johnfraser
Programmer
I left for a 4 week vacation (well "vacation" is my daughter's birth). I come back and suddonly I can't debug my ASP.net application.
It's an ASP.net WebApplication and the Properties under the web tab are setup to "User IIS Web server"
Project Url = override is NOT checked
The only thing that I've done since I came back was keep the old copy of the solution/project files from VSS and copy them into a new directory for cleanup and entry into ClearCase (company is making the switch).
So it seems like both copies of the project had their settings set to when clearly the virtual directory was only pointing to one (most likely the original location).
What does work is using the built in debugger web host this is not ideal since i have some security software that requires me to use localhost iis.
What I have tried:
clicking "create web directory" (says it's successful).
ensuring permissions are setup correctly
removing the virtual directory and clicking the vs button again
removing the virtual directory and manuall adding the vd
backup and reinstall the iis (uninstall and reinstall directions from this site: try creating a blank web application and testing it (it also fails).
I'm pretty much up crap creak. wiping the system could take 2 weeks at my company. Any advice would be great.
It's an ASP.net WebApplication and the Properties under the web tab are setup to "User IIS Web server"
Project Url = override is NOT checked
The only thing that I've done since I came back was keep the old copy of the solution/project files from VSS and copy them into a new directory for cleanup and entry into ClearCase (company is making the switch).
So it seems like both copies of the project had their settings set to when clearly the virtual directory was only pointing to one (most likely the original location).
What does work is using the built in debugger web host this is not ideal since i have some security software that requires me to use localhost iis.
What I have tried:
clicking "create web directory" (says it's successful).
ensuring permissions are setup correctly
removing the virtual directory and clicking the vs button again
removing the virtual directory and manuall adding the vd
backup and reinstall the iis (uninstall and reinstall directions from this site: try creating a blank web application and testing it (it also fails).
I'm pretty much up crap creak. wiping the system could take 2 weeks at my company. Any advice would be great.