(407) Proxy Authentication Required
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
I'm trying to load an image file from a web server. The request simply fetches a file from an HTTP location that I know exists (it loads in IE). However, when I run the program I get the following:
System.Net.WebException: The remote server returned an error: (407) Proxy Authentication Required.
I don't know of any changes to our ISA server, but I have SP4. Does anyone know how to fix this? Lost :confused: