Home > Archive > Visual Studio > April 2004 > Re: Remote debugging setup
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: Remote debugging setup
|
|
| rupert@webstersystems.co.uk 2004-04-14, 6:36 pm |
| I have the same problem, but work around it by writing a 'stop' in my ASP code. Then when the stop is hit I can start the debugger and step through the code. However this message is REALLY ANNOYING ME !!!
****************************************
******************************
Sent via Fuzzy Software @ http://www.fuzzysoftware.com/
Comprehensive, categorised, searchable collection of links to ASP & ASP.NET resources...
| |
| Bob Kramer 2004-04-18, 12:36 pm |
| Has anyone found a solution to this problem? I have been trying to figure it out for a couple of days now. I have installed Remote Components on the server. I can open the web application on my client, am prompted for the user/pass. I can edit my applicat
ion. I can start the application without debugging. I just cannot debug without getting:
Unbale to find web server. A possible cause of this is an incompatibility between versions of IIS on the client and the server....
I am running W2K Professional on my client and W2K Advanced Server on my server. Development environment is Visual Studio .Net 2003 Enterprise Architecht. I have the latest updates on server and client.
Stumped and frustrated...
----- James Dadd wrote: -----
Hey,
I keep getting the following error when trying to remotly debug my
asp.net application.
"Unable to find the Web server. A possible cause of this is an
incompatibility between versions of Internet Information Server (IIS)
on the client and the server. The usual cause for this error is
attempting to debug ASP pages on a Windows 2000 or newer server from a
windows NT 4.0 client. Unable to set server into to correct debugging
state automatically. You may not be able to debug ASP pages. Do you
want to keep on launching the debugger"
I have installed what I believe to be the correct stuff on the server
(Remote components and Wed Dev tools, SDK, framework) and I have a
full install of Vis Studio 2003 Prof on my machine.
I have been trying to figure this out for hours and got nowhere could
someone please give me a ray of guiding light and help me out here?
Cheers
Jim
|
|
|
|
|