Activities of "Callum"

I am experiencing an issue where if I click the login button on the blazor frontend and am redirected to the login page on the host project visual studio stops running and closes the browser window. This only happens if I have breakpoints set in the project, if there are no breakpoints then it runs fine. Obviously this is making debugging my project very frustrating as I have to set all my breakpoints each time I run the project.

  • ABP Framework version: vX.X.X
  • UI type: Blazor
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace: The program '' has exited with code 4294967295 (0xffffffff). The program '[1144] iisexpress.exe: Program Trace' has exited with code 0 (0x0). The program '[30420] iisexpress.exe: Program Trace' has exited with code 0 (0x0). The thread 0x0 has exited with code 0 (0x0). The program 'localhost:44371' has exited with code 4294967295 (0xffffffff). The program '[1144] iisexpress.exe' has exited with code 4294967295 (0xffffffff). The program '[30420] 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 'index.html' has exited with code 4294967295 (0xffffffff).
  • Steps to reproduce the issue: Add a breakpoint to the project then click the login button
Showing 1 to 1 of 1 entries
Made with ❤️ on ABP v8.3.0-preview Updated on July 05, 2024, 15:13