September 27, 2009

Using Fiddler with Localhost and ASP.NET DEV IIS Server

Quick and to the point (the 1234 is the port your local IIS dev server is running on);

http://localhost:1234 <- fails

http://ipv4.fiddler:1234 <- works

Enjoy!

 

1 Comments

Sign in to join the conversation

Sign in
Gino
“Using Fiddler with Localhost and ASP.NET DEV IIS Server
Link