Re: QUERY: debugging ASP VBScript



Excellent article. I followed it through exactly to the instructions.
However I get this:

Unable to automatically configure and launch remote debugging because of 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 an IIS4 server from a Windows 2000 client. In order to debug
ASP pages, you should not continue launching the debugger. Instead, you
should enable debugging manually on the server as described in the
Troubleshooting topic of the Visual Studio documentation.

Unable to set server into correct debugging state automatically. You may not
be able to debug ASP pages. Do you want to continue launching the debugger?

Yes No Help

Error while trying to run project: Unable to start debugging on the web
server. The server does not support debugging of ASP.NET or ATL Server
applications. Run setup to install the Visual Studio .NET server components.
If setup has been run verify that a valid URL has been specified.

You may also want to refer to the ASP.NET and ATL Server debugging topic in
the online documentation. Would you like to disable future attempts to debug
ASP.NET pages for this project?



"Trevor Benedict R" <trevornews@xxxxxxxxx> wrote in message
news:OTHJDHEIGHA.3100@xxxxxxxxxxxxxxxxxxxxxxx
> See if this article Helps. It outlines what you have to do. Ask if you are
> not able to understand the settings
> http://www.devx.com/tips/Tip/18204
>
> Regards,
>
> Trevor Benedict R
> MCSD
>
> "KevinGPO" <kevingpo@xxxxxxxxxxx> wrote in message
> news:e23%23cqDIGHA.3856@xxxxxxxxxxxxxxxxxxxxxxx
>>I am currently developing a website in ASP (VBScript) using MS Visual
>>C#.NET IDE. I just create a new "ASP.NET Web Application" and point to my
>>local webserver (IIS) of my website address. Then I just go through each
>>file/folder and right-click, selecting "Include in project". The IDE is
>>nice in that it checks, verifies id tags, etc. What am wondering is
>>whether it's possible to debug my ASP website using the MS Visual
>>Studio.NET's debugger.
>>
>> I did a google search for 'debugging ASP VBScript' and got:
>>
>> http://www.microsoft.com/windows2000/en/server/iis/htm/asp/iiwadbug.htm
>>
>> It seems possible, however I can't seem to get it working.
>>
>> Anyway knows how to debug ASP scripts efficiently?
>>
>
>


.



Relevant Pages

  • ASP "stop" command works, but breakpoint does not
    ... I'm using VS.NET 2003 to debug an ASP application locally. ... for ASP debugging under Project Properties--no asp.net debugging. ... Set command = Server.CreateObject ... ' Next statement causes an error, which is why I'm trying to debug. ...
    (microsoft.public.vsnet.debugging)
  • RE: Co-worker can debug on server but I cant
    ... Debugging on the server is not the standard modus operandi. ... Remote debugging has been a bear since the ASP days, ... moving to local development, if possible. ... pages while you debug will fire off the debugger. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: QUERY: debugging ASP VBScript
    ... running and whenever I want to debug I follow these steps and when I don't ... > on the client and the server. ... > to debug ASP pages, you should not continue launching the debugger. ... you should enable debugging manually on the server as described ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: .NET.. is it the IIS server ?
    ... Secure pages with ASP! ... > start without debugging does not work. ... > "Server Application Unavailable ... > browser to retry your request. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: ASP app not working in IIS 6
    ... specific to Win2003 or if it is a IIS 6 issue. ... server with personal web service. ... "To circumvent this silliness and get real ASP errors, ... >debugging the application in Visual Development. ...
    (microsoft.public.inetserver.iis)