Activities of "hanntd"

Hi, I have done as you guided but still error:

  1. Added new script files and run dotnet build, abp bundle successful:
  2. Publish Blazor and run on IIS:

I cleared browser now AuthServer and Swagger are ok to login and authorize but for Blazor still error: I changed in index.html of Blazor app for base href: This appsetting for blazor:

Hi,

It's a problem, we will fix it in the next version. your ticket was refunded.

Please email me: shiwei.liang@volosoft.com, I will share the temporary solution code with you.

Hi Shiwei Liang, I reopen this ticket and also attached the log from application folder and IIS, too. Kindly check from this link for log files: https://drive.google.com/drive/folders/1TuTIeSQPioxTj-sKotKtVaEPkGJiISIm?usp=sharing Thanks Dharma

Thanks Liangshiwei

Hi,

Did you check this: https://learn.microsoft.com/en-us/aspnet/core/blazor/host-and-deploy/?view=aspnetcore-7.0&tabs=visual-studio#app-base-path ?

Thanks for your information, I follow that guide and can configure for Blazor application but how we can configure for Auth and HttpHost as they don't have index.html file? Thanks, Dharma

  • ABP Framework version: v7.0.1
  • UI type: Blazor
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:
  1. Deploy Abp applications to IIS Server as a application under the root web site, because we have many projects on every environment (dev, test, production).
  2. Run the application the error show as above, it seem the framework doesn't support for relative path (~/)

Thanks

I fixed this issue, I forgot to change Uris in database when I deploy to production. May I reclaim this ticket? Thanks Dharma

  • ABP Framework version: v7.0.1
  • UI type: Blazor
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:"
  1. Used ABP Suite to generate project template for Blazor Assembly
  2. Migrated and run in development mode: OK
  3. Deploy to IIS:
    1. Auth Server: OK
    2. API Swagger: OK
    3. Blazor Web: Show error for login frame as picture above

Thanks, hope we can have it soon.

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