I get this error whenever I attempt to run a web app from the IDE. I am using VS 2008 Team Edition, .Net Framework 3.5, SP1. This literally occurs on a brand new app with no code it in it at all. Just a default page. I hit the run button, and I get the error message. There is no break point, I don't get any error information, just the dialog box.
+1
A:
Click Debug, Exceptions, tell it to break on everything, then try again and give us more detail.
SLaks
2010-01-24 20:13:26
I have it set to break on everything. I get the error dialog box described above.
Ron
2010-01-26 15:47:57
A:
are you running it in the webdev server that visual studio uses automatically or have you set it up to use IIS? If IIS, what version is it?
Michael Baldry
2010-01-24 20:14:02