

Below a quick recap on the suggested solutions. I looked at the troubleshooting documentation about the subject but none of the three options resolved the issue. In your browser, visit Does anything appear in Fiddler or your browser?Īll the steps above work and I can send and inspect traffic using fiddler when the requests come from the browser (or a C# client). Does anything appear in Fiddler or your browser?ģ. On Fiddler’s Help menu, click Troubleshoot Filters and navigate your browser somewhere. I noticed the request for answering these questions below so here we go.ġ. But for some reason I can't seem to capture any traffic from our Win32 C++ application using winsock2. Our clients are developed in several languages and most work fine.

We've build a restful server using C# WCF. We've been building our own client/server setup and it has proven to be a valuable asset in our development pipeline. First of all thanks for this very useful tool.
