WCF: Debugging service through Terminal Services -


I am part of a distributed development team. We work through all terminal services, reach a remote server. Where our apps are located. We are working on a project in which the client application uses the WCF service, which exposes all business logic functionality.

In our development process, the developer is often asked to develop full usage cases from the user interface for database access including service and trading logic, in such cases the developer has to do the functions / methods on the server side Should be capable of debugging, which he has created for a given usage case. The problem with this is that the service should run and when another developer needs to debug his work, an exception is thrown (I think it is known that 'address is not the first option) and The second developer is not capable of performing any kind of debugging in the service that we think that there are different user names and so we are working in different sessions. May include.

It is still possible for client applications to continue working with an example of 'basic' service since catching exceptions to the service, but debugging is impossible, and if the first developer WCF service The app fails if it stops.

I would like to know if there can be any recommendations for us. I have no type of equipment available (even if we have to pay for it, even if we have to pay for it) that can in some way separate the workspace of each developers on the server ... or maybe We have to change something for the way we want to work.

I am very grateful for any advice or clue. Best regards,

Gonzalo

I think every developer has his own Copy will be of server service

When we grow, each developer has a complete environment on his machine. As things come up, they are checked in version control system. When other developers receive the latest version, the new functionality spreads to other developers.

If I understand your setup, then all the developers are working against that server, in this case stop the development of a developer's programming error.


Comments

Popular posts from this blog

c++ - Linux and clipboard -

Visual Studio 2005: How to speed up builds when a VSMDI is open? -

booting ubuntu from usb using virtualbox -