WebClient.DownloadFile - HTTP 500 Error

  • Thread starter Thread starter Mike Sarbu
  • Start date Start date
M

Mike Sarbu

I am downloading a file using WebClient.DownloadFile. The file is a dll, so
I guess IIS thinks it's an ISAPI extension and it returns an HTTP 500 error.
If I disable friendly error messages in IE I can see "The specified
procedure could not be found." Is there another way to download that dll?

Thanks,

Mike
 
Back
Top