G
Guest
I’ve just discovered that our development server can only have one active
debugger at a time. Why? How is it MS thinks that only one developer is only
going to debug at one time? If you have a team of developers working on
multiple projects on a central development server, how you expect them to do
their job? Person debugging app (A) can't do anything if another person is
debugging app (B).
Running the debugger on the developers personal machine doesn’t work, b/c
that means if there are problems and that person is not in the office that
day, other developers would need to login to that personal PC.
Can you run multiple instances of the debugger based on user? If you run the
debugger as a client app instead of a local service, it shows the individual
login in the trace.
Is they a way around this without having each developer debug a local copy?
Our developers work on multiple projects and share tasks within the same
project. Running on local machines does not work for us.
If there is no way around this, MS please for all that is holy, change this
ASAP.
Response appreciated
debugger at a time. Why? How is it MS thinks that only one developer is only
going to debug at one time? If you have a team of developers working on
multiple projects on a central development server, how you expect them to do
their job? Person debugging app (A) can't do anything if another person is
debugging app (B).
Running the debugger on the developers personal machine doesn’t work, b/c
that means if there are problems and that person is not in the office that
day, other developers would need to login to that personal PC.
Can you run multiple instances of the debugger based on user? If you run the
debugger as a client app instead of a local service, it shows the individual
login in the trace.
Is they a way around this without having each developer debug a local copy?
Our developers work on multiple projects and share tasks within the same
project. Running on local machines does not work for us.
If there is no way around this, MS please for all that is holy, change this
ASAP.
Response appreciated