remote debugging with multiple developers

J

John Holmes

I've got a test webserver setup on our intranet on the same domain that I
and other developers are on. We create and edit our web projects from that
location. If one person is running their project in debug mode, then another
one tries to run their project we get the following error:

Error while trying to run project: Unable to start debugging on the web
server. A debugger is already attached.

Is it possible for more than one person to debug an application on a remote
web server at the same time? If so how do I set it up.

Thanks,

John Holmes
Skagit County Information Services
 
J

John Holmes

I'm not clear on how to set up different app domains. From what I've read it
sounds like each application should have it's own separate app domain by
default.

I did however, try creating different application pools under IIS, one for
each developer, and then added each developer's apps to their own
application pool and that seems to work. Is there any problem with doing it
that way?

Thanks,

John
 
J

John Saunders

John Holmes said:
I've got a test webserver setup on our intranet on the same domain that I
and other developers are on. We create and edit our web projects from that
location. If one person is running their project in debug mode, then another
one tries to run their project we get the following error:

Error while trying to run project: Unable to start debugging on the web
server. A debugger is already attached.

Is it possible for more than one person to debug an application on a remote
web server at the same time? If so how do I set it up.

John, it's best if each developer runs his/her own copy of IIS. It's not
that great a burden if you've all got Automatic Update running to install
any IIS patches.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top