|
-
May 21st, 2007, 09:10 AM
#1
Thread Starter
Frenzied Member
[2005] Downloading a File error,
Good afternoon,
I have made a program and on startup it reads in a file which has all the different version numbers in for all the parts of the application and database files etc.
I then have the exact same file on my webserver and I want to compare them. Now I have done the following:
My.Computer.Network.DownloadFile("http://blah.com/blah.txt", "C:\new.txt")
but it stops working on that line with the following error:
The remote server returned an error: (407) Proxy Authentication Required
Now is that on my webserver needs a username and password to download the file or would it be our ISA server in the company requiring Authentication for that traffic. Our ISA server shouldn't need Authentication because we login to the Domain and then have the Microsoft Firewall Client on each desktop that is meant to allow programs to work without authentication so you only have to log on once. If you get what I mean.
Could someone try and help me to see whats going on,
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|