Sunday, 11 August 2013

Debug WCF Service on remote calls

Debug WCF Service on remote calls

I would like to debug incoming requests to my service on remote calls (at
least on calls from machines on the same network). What do I need to
achieve this? As of now I can only debug local requests. Otherwise the
breakpoints wont be hit.
I hosting my service on IIS.

No comments:

Post a Comment