c# - Difficulties with Visual Studio 2013 and ASP.NET MVC -


I recently started developing my ASP.NET MVC app on VS2013. Before that change, I could start the app in debug, stop debugging, and do all the work. But now when I stop debugging, the whole application also stops working. Also, when I modify web config on debug, I have to close the debug.

Why am I having this problem? When I was working on VS2010 / VS2012 everything was working fine.

project properties - & gt; the web

enter image details here

Enable Enable and Continue .

Comments

Popular posts from this blog

python - how we can use ajax() in views.py in django? -

matlab - Using loops to get multiple values into a cell -

python - Sequence Pattern recognition with Pybrain -