For Programmers: Free Programming Magazines  


Home > Archive > Visual Studio > March 2004 > RE: Unable to start debugging









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author RE: Unable to start debugging
Tim

2004-03-28, 10:32 pm

I also have the same problem and the same sitaution too. I'm also running IIS 5.0 on a W2K Pro machine and using VS2003.
I went through MSDN website and did what it explains. Couldn't solve the problem. What I did was I enable : script source access, read, write, directory browsing in Directory tab in properties in IIS manager. It works. Anybody know how to resolve this pro
blem properly?

----- John Spiegel wrote: -----

Hi all,

I can't run (test) a webservice in VS. Yet, I could Wednesday. Whenever I
attempt to Start, I receive the error message:

Error while trying to run project: Unable to start debugging the web
server. The project is not configured to be debugged.

The help only suggests setting debug="true" in the web.config file, which
was and is still there.

<configuration><system.web><compilation
defaultLanguage="c#"
debug="true"
/></system.web></configuration>

Some time on Wendesday I had reinstalled IIS because VS was indicating that
access to the files was denied. After that, the WS would run. This
morning, it has stopped.

I'm running IIS 5.0 on a W2K Pro machine and using VS2003.

TIA,

John



Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com