RE: VS 2003 can't debug on iis, Windows XP SP2,while executing VS proj

From: DavidWang (DavidWang_at_discussions.microsoft.com)
Date: 10/20/04


Date: Wed, 20 Oct 2004 10:31:05 -0700

Advice from Vijay:
Add the DEBUG key word (all caps), in the [AllowVerbs] section along with
other verbs in the urlscan.ini file.

"DavidWang" wrote:

> Visual Studio 2003 can't debug on iis, Windows XP SP2,
> while executing VS project.
>
> trying to execute VS project,
> Microsoft Development Environment error message popup:
> Can not activate debug on web server. Web server locks
> the DEBUG command.
>
> I installed the softwares in the following sequence:
> Windows XP SP2,
> IIS,
> IIS Lockdown 2.1,
> SQL,
> register aspnet_isapi.dll,
> Visual Studio 2003;
>
> Open the Microsoft Manager Console for IIS and click on
> the Default web site. Go to properties.
> On the Home tab click on configuration, but no new window
> displayed and hence can not enable both debugging option
> (client,server) on the Debugging tab.



Relevant Pages

  • Re: Unable to debug
    ... I installed the VS2005 and the IIS on the same machine. ... the web server. ... It turns out you need to patch visual studio AND run it as the admin user, under vista, in order to be able to debug ASP.NET apps. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Development in IIS or on file system
    ... I can copy the files from the file system to my local IIS to test ... the ASP.NET Development Server is a limited environment for sure. ... the most important ones is that it allows developers to run and debug ... say that you have a Web server called Web01. ...
    (microsoft.public.dotnet.framework.aspnet)
  • RE: VS 2003 cant debug on iis, Windows XP SP2,
    ... > Can not activate debug on web server. ... > IIS Lockdown 2.1, ... > displayed and hence can not enable both debugging option ...
    (microsoft.public.vsnet.general)
  • Re: Unable to debug
    ... I installed the VS2005 and the IIS on the same machine. ... debug it. ... "Unable to start debugging on ... the web server. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Refresh-Redirect meta tags in IIS 6
    ... The web server has nothing to do with "executing" tags in a static ... We are trying to set up a web site under IIS 6 on Windows 2003 Server ...
    (microsoft.public.inetserver.iis)

Loading