Browse by Tags

All Tags » Service Trace Viewer (RSS)

WCF Service Trace Viewer Part 2 by nmarun

Continuing from the previous part , now we’ll have a look at what happens when we call the service using WSHttpBinding. For this, I have to instantiate my LearnWcfService service passing the WSHttp binding endpoint to the constructor. The rest of the...

WCF Service Trace Viewer Part 1 by nmarun

I hit upon this tool SvcTraceViewer.exe and found it quite interesting. Usually located at <drive>:\Program Files\Microsoft SDKs\Windows\v7.0A\bin\NETFX 4.0 Tools (for version .net 4.0), this tool helps you to locate an error that’s happening behind...
More Posts