I\'m having trouble with one server sending data to another server, so I thought: let\'s debug it. I can setup a proxy, so why not use Fiddler? So I made the server use fidd
It took a lot of "Reflectoring" and I should have looked in the registry in the first place, but the solution is:
Change HKCU\Software\Microsoft\Fiddler2\AllowRemote to "True".
I don't know if that's possible. Can't you install fiddler directly on the server?
The proper fix is to simply click "Allow remote computers to connect" checkbox inside Tools / Fiddler Options.