How can we help you today? How can we help you today?

Profiling asp.net application consisting of 2 wcf services

I would like to profile my asp.net app. The problem is it consist of 2 services which depend on each other (they are using the same static object). What is more, one of the services uses http binding and the other one net.tcp. When I am trying to profile them, the ants is profiling only one of them, they don't share this static object. Is there any way to profile my application properly?
uxon
0

Add comment

Please sign in to leave a comment.