S
Sammy
I have a development team working on a web application. I have a development
server with VS 2003 installed. Each developer checks out a copy of the
source code via source safe and edits/compiles/debugs it on their machine.
However, we always need to debug this code on the server itself, since, for
example we have external devices (mobiles) that call web services, that are
only exposed via the server.
I do not want to give server access to the developers. How can they debug?
Or should they not at all? If they should, can they remote debug from their
machines, or should they still access the server via Terminal Services
limited accounts?
Another thing is: where should the build script be installed typically? On
the development server itself? Should the developers have access to it so
that it can pull the latest checked in work from source safe and
compile/build it on the server?
Thank you,
Sammy
server with VS 2003 installed. Each developer checks out a copy of the
source code via source safe and edits/compiles/debugs it on their machine.
However, we always need to debug this code on the server itself, since, for
example we have external devices (mobiles) that call web services, that are
only exposed via the server.
I do not want to give server access to the developers. How can they debug?
Or should they not at all? If they should, can they remote debug from their
machines, or should they still access the server via Terminal Services
limited accounts?
Another thing is: where should the build script be installed typically? On
the development server itself? Should the developers have access to it so
that it can pull the latest checked in work from source safe and
compile/build it on the server?
Thank you,
Sammy
