Hi,

I was wondering if it is possible to have multiple
debugging sessions? When I try to have someone else run
another session I get an error message:

Error while trying to run project: Unable to start
debugging on the web server. A debugger is already
attached. Would you like to disable future attempts to
debug ASP.NET pages for this project?

We are running .dot framework version 1 and using Visual
Studio 2002.

Has anyone got any ideas or done this.

Cheers,

Russell

Multiple Debugging sessions by Boris

Boris
Mon Aug 11 07:04:31 CDT 2003

Hello,

As far as I know it is not possible to have multiple
debugging sessions on the same server, as there is on ly
one process that runs debugging session.

This is why it is better to have (when possible) each
developper run his own server.

Boris

>-----Original Message-----
>Hi,
>
>I was wondering if it is possible to have multiple
>debugging sessions? When I try to have someone else run
>another session I get an error message:
>
>Error while trying to run project: Unable to start
>debugging on the web server. A debugger is already
>attached. Would you like to disable future attempts to
>debug ASP.NET pages for this project?
>
>We are running .dot framework version 1 and using Visual
>Studio 2002.
>
>Has anyone got any ideas or done this.
>
>Cheers,
>
>Russell
>
>.
>