Hi,
My solution has a windows client and a WCF service. For profiling I want to start the WCF service as it is started when I run the solution starting the windows client.
The profiler let me choose the project to start, I choose my windows client ... but it does not start also the WCF service.
Do I miss something? ... or I just need to use the deployed service when profiling?