When I press f5, I get the 'unable to start debugging on the web server. Catastrophic failure'. I've been to IIS Authentication method and checked that Anonymous access and Integrated Window Authentication was checked. I have been through iisreset as well,
no luck. I am logged in as administrator. what now?
Try reading below URL, may be this could helps you http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vsdebug/html/vxtbsHTTPServerErrors.asp http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbcon/html/vberrunabletostartdebuggingonwebserver.asp
Thanks for the reply well, looking within MSDN, i had no luck, but found a Wrox book explanation that actually solved the problem. It was the a userID property in the machine.config file. I can't believe it wasn't mentioned at MSDN. thanks WROX!!
dwfresh
Member
241 Points
54 Posts
Another 'Unable to start debugging' problem
Aug 24, 2003 05:01 AM|LINK
SreedharK
All-Star
18571 Points
3119 Posts
MVP
Re: Another 'Unable to start debugging' problem
Aug 24, 2003 04:47 PM|LINK
http://www.w3coder.org
weblog http://weblogs.asp.net/skoganti
dwfresh
Member
241 Points
54 Posts
Re: Another 'Unable to start debugging' problem
Aug 27, 2003 09:04 PM|LINK