Prabir's Blog

where the tech matters...

Fiddler and Visual Studio Web Server - Cassini

October 26
by prabir 26. October 2009 00:41

If you have been tried using Fiddler in localhost of Visual Studio inbuilt Web Server called Cassini, you mite have noticed that you will receive a HTTP 502 error. Saying [Fiddler] Connection to localhost failed.

To solve this you might try adding period (.) after localhost as shown below.

image

For some machines it seems to work but some it doesn’t. In case in yours it doesn’t work try changing localhost to 127.0.0.1 and then adding period (.) after it.

image


Share/Save/Bookmark Subscribe

Tags:

ASP.NET

Comments

10/26/2009 12:44:32 AM #

trackback

Fiddler and Visual Studio Web Server - Cassini

You've been kicked (a good thing) - Trackback from DotNetKicks.com

DotNetKicks.com

10/26/2009 5:12:33 AM #

trackback

Fiddler and Visual Studio Web Server - Cassini

DotNetBurner - burning hot .net content

DotNetBurner - Visual Studio

blog comments powered by Disqus