Re: Please vote: ISAPI or CGI (or something else)?



You may be interested in this for debugging.

http://www.eggcentric.com/ISAPIDebug.htm

It uses any web server that supports ISAPI. Your web server handles the
processing of the requests, not the app. For instance I had a web app that
worked on Win 2000 but not on Win 2003, so I used our production web server in
debugging and found that a certain function was returning a slash at the end of
a path and the other was not. It was a change in the way IIS returned paths.
This would not be noticed if the debugger host had its own built in web server.

Get Trial (remove fours): p4r4o4@xxxxxxxxxxxxxxx


-Bill



.



Relevant Pages

  • vs2005 debugging on ws2k3 server
    ... I get the error "Unable to start debugging on the web server. ... good for localhost so they must be for any site on the local machine. ... NETWORK SERVICES and my user account - to no avail. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: The machine cannot be found on the network
    ... > Neither web server is behind a firewall. ... >>> I am unable to start debugging a WebApp on a particular remote Web ... >>> is that MDM and JIT apply to remote debugging. ... >>> permissions for these apps currently include the Debugger Users group ...
    (microsoft.public.vsnet.debugging)
  • Re: Debugging in multiple domains
    ... > Has anybody succedded in running Remote Debugging when your web client is ... in a different doman than your web server? ... something about not resolving the URL for the start page. ... IIS - but things are just totally pig-slow when I'm running IIS, V Studio, ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Debugging in multiple domains
    ... > Has anybody succedded in running Remote Debugging when your web client is ... in a different doman than your web server? ... something about not resolving the URL for the start page. ... IIS - but things are just totally pig-slow when I'm running IIS, V Studio, ...
    (microsoft.public.dotnet.framework.aspnet)
  • Debugging returning 401 HTTP error
    ... Unable to start debugging on the web server." ... DEBUG verb is returning a 401 error. ... Web.config is well-formed and debugging is set to true. ... Enabled security auditing, ...
    (microsoft.public.vsnet.debugging)