I got a break point on the first line of Application_Start()
, but Visual Studio wont break on it.
Visual Studio have attached itself to the IIS working proc
I've got around this problem before by doing this:
Now open your solution and give it a shot. (keep your fingers crossed :))