403 error caused by running Fiddler tool

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
rohancragg
Posts: 2
Joined: Thu Feb 19, 2004 11:25 am
Location: Edinburgh, UK

403 error caused by running Fiddler tool

Post by rohancragg » Fri Aug 04, 2006 4:15 am

I thought I'd post a quick note here in case this proves useful to anyone else.

I go the following error when trying to launch Vault Client, and errors about being unable to check out a file in Visual Studio. I discovered that this was because I had the Fiddler tool running. What Fiddler does is edit your machine's Internet Explorer Internet Settings so that Fiddler acts as an HTTP proxy so that it can trace all HTTP responses and requests.
Unable to connect to http://servername/VaultService. No server was found at the specified URL. Please verify your network settings using the Options dialog under the Tools menu in the Vault GUI CLient. Web Exception: The request failed with HTTP status 403: Access Forbidden.
This can be fixed by temporarily shutting down fiddler when not needed. It may also be possible to configure Vault Client to not use a proxy, but I'm not sure if this will be possible in Visual Studio.

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Post by lbauer » Fri Aug 04, 2006 5:47 am

We had another report of a problem with Fiddler:

http://support.sourcegear.com/viewtopic.php?t=5343

Thanks for the additional information -- it will help other users who run into this.
Linda Bauer
SourceGear
Technical Support Manager

Post Reply