restart of web dev server every time load ASP.NET MVC application
- by kjm
Hi,
I continously get this problem (stack trace below) when I start my ASP.NET MVC application and have to restart the web dev server and then it goes away. It appears to be happening on when I make modification in my jquery and then try to restart the application.
protected void Application_Start()
{
…