5

Proxy Authentication Required .NET Application

view full story
linux-howto

http://serverfault.com – Here's what I've got setup: Windows Service Account with internet access A .NET application which allows setting the proxy settings Host Port Username Password When running this application the proxy server logs are showing that the credentials are being passed to the proxy server and the proxy server is allowing the traffic. However after some time under heavy load the application stops sending the credentials and therefore the proxy server returns an error. Then, if I log onto the server where the .NET process is running and run Internet Explorer as the service account and navigate to (HowTos)