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.
aspnet-core/.suite/entites
folder, re-started abp suite
and then tried to re-generate the previously defined entities with UI (angular)Once you read this, you will have received my .suite/entites dir by e-Mail.
Thanks for finding out
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
aspnet-core
folder to something elese.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.