Activities of "lan.dang"

If I disabled app.UseDeveloperExceptionPage(); It gives error 401 UnauthorizedAn internal error occurred during your request!

And I got this in log 2023-03-16 17:11:23.873 +07:00 [INF] Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user.

I got this error

Seem that there is no Bearer token, I dont see it

I think I do not update any in business, it was error on this page Volo.Abp.BusinessException: Exception of type 'Volo.Abp.BusinessException' was thrown. at Volo.Abp.Account.Public.Web.Pages.Account.ImpersonateTenantModel.OnPostAsync()

That one I have not modified yet! Regards,

Thank you, waiting for hearing update from you

Yes i just add component and add it to ConfigureServices Please have a look at my change

Hi, it is same error, I just change name to exact name AnnouncementComponent but not work as well

I added new razor page

Add to ConfigureServices

Code behind is same as document

I tried this one before but got error "

Do you know what is issue?

Thank you, What is component or page I should overwrite to add this script? I dont know which component will be called when any page loaded

Showing 81 to 90 of 120 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 20, 2024, 05:21