I am working on a ASP.net project created with local file system settings. I am using MVC and Jquery. Jquery is working fine when I run the application in debug mode i.e. in
I solved this problem by uncommenting the jQuery reference in my _Layout.cshtml. After relaunching the site everything just started to work.