Hi,
I 've faced an error - 503 - server unavailable and debugged , it stucked at;
myWebClient.Dow nloadFile(myStr ingWebResource, Trim(PCdirector y) +
Trim(filename.T ext) + ".txt")
actually, my program suppose to download a file from another win2003- server
into my own PC . I 've created virtual web directory in the server.where the
files is resided.
who can help me??
I 've faced an error - 503 - server unavailable and debugged , it stucked at;
myWebClient.Dow nloadFile(myStr ingWebResource, Trim(PCdirector y) +
Trim(filename.T ext) + ".txt")
actually, my program suppose to download a file from another win2003- server
into my own PC . I 've created virtual web directory in the server.where the
files is resided.
who can help me??
Comment