I'm using 'HttpClient' in a Windows Metro style app and want to see the traffic using Fiddler. However, when Fiddler is active I get an exception that the app can't connect to the server. What's the problem?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
The answer is in this article: "Fiddler and Windows 8 Metro-style applications". Turns out that "connecting to Fiddler requires an Application Capability or Loopback Exemption". |
|||||
|