I got a line in fiddler2 looking like this:
ICON # status protocol host url
XXX 3 200 HTTP www.myserver.com /images/save.png
where XXX shows a forbidden icon like this.
Actually i am analizing a loading problem in on of our customers intranets.
Can anyone plesae tell me what this icon stands for?
...
I can't open fiddler after installed.
I tried Start/All Programs/Fiddler2 and C:\Program Files\Fiddler2\Fiddler.exe; no success.
There was a loading icon on my cursor, but fiddler did not load.
I checked my task manager, and I sometimes saw fiddler.exe under processes tab, but it quickly disappeared. There is no error message.
I unin...
I've got a Silverlight application that makes a cross-domain request. The clientaccesspolicy.xml file exists on the server I am making a request to and is correctly configured.
I know that it is correctly configured because when I use the application to make a request from my machine I receive a response with no problem.
When a second...
I'm using Fiddler2 to trace the https sharepoint calls. After starting the fiddler and browisng the https site it throws the error:
Access Denied (connect_method_denied):
....
This is typically caused by an HTTPS URL that uses a port other then the default of 443.
Any suggestion to resolve the issue will be very helpful.
Thanks,
Mac...