NET page to a web service running on a different machine, or you might
Or, specify a proxy inside the yourappname.exe.config file.
NET projects have a web.config file. You can
When it is running, Fiddler changes proxy server settings for the currently logged in Windows user to allow capturing traffic from web browsers or other applications.
NET clients like WebClient, HttpWebRequest or WCF or Web Service proxies
Using Fiddler to log and troubleshoot Xbox Live service calls.
I suspect the default proxy settings in the web configuration files have been changed from the original settings that ASP.NET 2.0 shipped with.
You have to make your website use Fiddler by explicitly specifying Fiddler as the web proxy in the web.config file of your MVC
Monitoring web service requests using Fiddler
If you want Fiddler to capture the traffic LB sends to your VM1/2 web servicesyou have to configure Fiddler as reverse proxy ...