Hello,
please check https://stackoverflow.com/questions/10512053/css-images-js-not-loading-in-iis
Thanks
Hello,
have you checked this doc https://docs.abp.io/en/commercial/latest/startup-templates/application/deployment-iis?UI=BlazorServer&DB=EF&Tiered=No please check if find helpful
Thanks
Hello,
I apologize for the inconvenience. I will check and get back to you ASAP.
Thanks
Hello,
Can you please try to run dotnet clean
,dotnet build
and abp bundle
again?
thanks
Hello,
could you please share logs? also, check the similar issues if it helps you https://support.abp.io/QA/Questions/4820/405-Method-not-allowed#answer-3a0a5c32-5c31-f686-b9bd-1de8e339a0f1
thanks
Hello,
You have to download the source code of LeptonX
as I was already given but make sure your version of LeptonX
while downloading select the same one -
https://support.abp.io/QA/Questions/7208/Custom-Languages-switch-component-in-public-website-project#answer-3a1297b7-1ed1-2b89-0d9f-ed99690bb61f
You don't need to add it to your application. Download it separately and create a new page Footer.razor
at the same path as given above and you can check the code for reference or customize the new footer as per your requirement.
Thanks
Hello,
Thanks for the information. And your abp suite version is also the same 7.1.1, right?
While clicking save and generate
, ensure your application is not up and running.
Check-in Database whether Permission
tables are present or re-run DBMigrator.
If you still face the issue, please check the logs and share more details.
Thanks
Hello,
You can call the IPermissionDefinitionManager.GetGroupsAsync
in the OnApplicationInitialization.
Give it a try.
Hello,
please check for logs and do share.
thanks