When I try to execute my program on my win2k8 machine, it works fine, but when I win 2k3 it gives me this error, that the error message
here is the code that "generates an error
WebClient wc = new WebClient(); wc.DownloadFile("ftp://ftp.website.com/sample.zip");
there is a strange part. if I completely disable the firewall on the server. the error goes away. but itβs still an error if I add the program to the list of exceptions and turn on the firewall.
search the Internet for several days, could not find a solution.
chat
source share