ABP Framework version: v5.0.0-rc.1
UI type: Blazor WebAssembly
DB provider: EF Core
Tiered (MVC) or Identity Server Separated (Angular): no
Exception message and stack trace:
Blazor WebAssembly keeps loading and never show the interface.
API founds good and display swagger fast.
When stop application in Visual Studio display this message:
The program '[12524] iisexpress.exe' has exited with code 4294967295 (0xffffffff). The program '[18932] iisexpress.exe' has exited with code 4294967295 (0xffffffff). The program '' has exited with code 4294967295 (0xffffffff). The thread 0x0 has exited with code 0 (0x0). The program 'localhost:44307' has exited with code 4294967295 (0xffffffff). The program '' has exited with code 4294967295 (0xffffffff).
Steps to reproduce the issue:"
Create new blazor web assembly application with abp suite, select separate tenant and public web page with CMS.
Run application and not load.
Thank you,
6 Answer(s)
-
0
Sometimes output window in VS display this message:
Failed to load resource: net::ERR_NAME_NOT_RESOLVED [https://dc.services.visualstudio.com/v2/track]
-
0
HI,
I will check it out.
-
0
-
0
-
0
-
0
Maybe was a issue in my environment, thank you for your help. I closed this ticket.
Thank you,