Ok - so here is the current problem:
All of our applications have been developed on Visual Studio 2003. We just got new computers that have both Visual Studio 2003 and 2005 installed on them. I took one of my apps (developed in 03) and converted it in 2005. All was fine. I built the solution with no problem (still can't see any dll's though?) - then I tried to debug - where I get an error.
"Unable to start debugging on the web server. Web server not configured correctly..."
Ok - so now i go into IIS (5.1) and check to make sure the application is created, the asp.net is pointing to 2.0, the debug verb is being returned, etc. - all appears to be totally fine. I cannot fugure this out - any ideas?