Remote Debugging one Web application of many

Tech-Archive recommends: Fix windows errors by optimizing your registry



Hi,

I have several web projects running on my webserver. For some projects I
have a productive web and a development web. So if I create new functions I
first test them in the development project and if they work fine I deploy it
in the productive web.

But when I want to remote debug my development web (connecting to w3wp.exe)
my breakpoints are also hit from requests in the productive web. Is there a
way to prevent this?

Thanks, Tony


.



Relevant Pages

  • Remote Debugging one Web application of many
    ... I have several web projects running on my webserver. ... have a productive web and a development web. ... But when I want to remote debug my development web ...
    (microsoft.public.dotnet.framework.aspnet)
  • RE: Remote Debugging one Web application of many
    ... then the Debug symbols would not be included. ... > have a productive web and a development web. ... > Thanks, Tony ...
    (microsoft.public.dotnet.framework.aspnet)