3

I am working on an ASP.NET core MVC project. I want to enable Hot Reload on my Razor Pages. I keep getting the following error once I make a change to a .cshtml file under Views/Controller and save it.

enter image description here

My Hot Reload Settings enter image description here

I'm starting the app without debugging. How do I get Hot Reload to work ?

  • The error suggests (since it says its not expected) something abnormal with Hot Reload went wrong. I would maybe try reinstalling Visual Studio. Maybe also look here https://stackoverflow.com/questions/72296892/hot-reload-not-working-in-visual-studio-2022-net-6-razor-projects – Timothy G. Dec 19 '22 at 13:54

0 Answers0