Open Closed

ABP.IO is not working well with Edit and Continue in Visual Studio 2019 #2227


User avatar
0
LawrenceKwan created
  • ABP Framework version: Version 4.4.4 (Stable)
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes / no
  • Exception message and stack trace:
  • Steps to reproduce the issue:"
  1. abp new Foo.Bar -u mvc --mobile none --tiered --database-provider ef -csf
  2. set breakpoint on src\BCT.ABP.Main.IdentityServer\Pages\Index.cshtml.cs OnGet method and start IdentityServer
  3. once breakpoint hit and then make some modification in code and press F5 to continue
  4. VS2019 prompted out unable to edit and continue

1 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    VS2019 prompted out unable to edit and continue

    This does not seem to be an abp problem. Maybe VS2019 should give a clear reason.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11