Hi All,
I just want to debug the WCF Services remotely from the client. i tried some linked, but its not working for me. if some one has done this please explain me in helpful way.
Regards,
Arshad
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Rajesh KumarPosted Apr 27, 2011, 7:42 PM
Do one thing Attach that service in your client end using Attach Process.
this option will show you the service running on ports.
if that service is not available. give the path where it is. and then attach that.
after that u can debug.
HTH