Hello everyone,
I am developing ASP.Net MVC App.
When I hit on F5 (Or clickin debug button), VS 2010 debugs and runs my app on the browser. No problem till here. However, debug stops by itself immediately(less than 1 second). So I tied to put breakpoint on Home controller, Index method. However it doesn't work as I guesssed.
While I was coding to fast I opened a window. Maybe, ı have changed some settings. However, I cant solve.
Does anyone know about this issue?