Well I tried it again, and, got a different error this time:
[Fiddler] Connection to 192.168.2.203 failed. Exception Text: No
connection could be made because the target machine actively refused
it
192.168.2.203:56939.
I think it is some security setting, even though Windows Firewall is
off from that machine. In any case it does not seem to be a "Fiddler"
issue, but rather an OS issue.
Thanks for your help.
On Mar 8, 7:59 pm, FiddlerMaddog <
Madd0g.co...@gmail.com> wrote:
> How are you writing the URL? (do you have the appropriate Fiddler
> version? 2.1.8?)
> I've just tried using thehttp://ipv4.fiddlermethod with visual web
> developer and it works as expected
> Have you tried the other methods listed on that page?
> An alternative method I've read about in the old forums, but is not
> mentioned in the linked document is using localhost followed by a dot
> (e.g.http://localhost.:port/path.aspx)