I'm not sure what is going on with my project or VS setup.
- Two days ago I had a simple ASP NET Core app that was working (running in debug mode) and I could break point JavaScript inside VS.
- Yesterday I installed some SyncFusion components (Essential JS 2) on my dev system, but have not used or added any to my project at this point.
- Today when I try to debug (with IIS Express) I get directed to a browser page.
file:///C:/%5CProgramData%5CMicrosoft%5CVisualStudio%5CEdgeAdapter%5C########/landingPage.html
######## masking actual folder
and VS raises an error dialog
The attempted landing page does exist at
"C:ProgramDataMicrosoftVisualStudioEdgeAdapter########landingPage.html"
The project properties Debug settings seem to be correct
Q: What other areas in VS 2019 should I be looking for correction or settings change ?
question from:
https://stackoverflow.com/questions/66052742/debug-cant-find-landing-page 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…