Archive | November, 2008

Slow Web Service calls to LocalHost in ASP.NET

5. November 2008

0 Comments

Here’s a few troubleshooting steps you can use to resolve slow calls to web services that are on your local host. 1. When I googled this issue, I found this link. It reveals a setting you can make in your web.config to force all calls to local web services to bypass your proxy (if you have [...]

Continue reading...