Activities of "rkoepferl"

seems like I get the "internal error message" only then, if my localisation does not work - odd

Ok, works (by throwing any of the build in exceptinons) But is there a reason, why AbpAuthorizationException("messagetext") results in a generic message as "Internal server error" instead of "messagetext".

I get what I want, though, if I use UserFriendlyException()

OK, looks promising. Does this work as the fileDto stuff worked.

Basically: If I use a HTML audio element, it does do it's own request, leaving out the bearer token. So I cannot use authenticated api entpoints for the audio src URL.

Does this help me here?

I tried exactly this.

  • Created a totally new Application with Anular, EF and integrated Identity-Server, no Mobile etc.
  • Copied over the aspnet-core/.suite/entites folder, re-started abp suite and then tried to re-generate the previously defined entities with UI (angular)
  • Still, no angular files are showing up in the git commit listing. Or can be seen in the angular/* folder.

Once you read this, you will have received my .suite/entites dir by e-Mail.

Thanks for finding out

Sorry but I dissagree. I have exactly this setup. Project + Projects. But my difference is, I use AuditedEnity instead of FullyAuditedAgregateRoot. I suspect you use a different template in this case ?!

I want to hook into this issue, too. Because on my instance it also does just generate the Backend files but not the angular files. Configuration is the same (Angular, EF, v4.3.2)

What I have done which may prevent this from working is

  • I renamed the aspnet-core folder to something elese.
  • So in effect it lokks now as:
  • Src
    • angular (...package.json...)
    • MyAppName (*.sln)

when I use abp suite I have first pointet it to ...\Src\MyAppName, but a second try was done to \Src. Both worked for backend gen. not for angular.

Showing 1 to 6 of 6 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11