Forum Moderators: open

Message Too Old, No Replies

error while uploading image file to web server

using ASPUploadComponent.dll

         

shirish

11:50 am on Jan 18, 2005 (gmt 0)



i m using ASPUploadComponent.dll to upload images on the webserver of the intranet. but when i am doing it on the localhost the upload is successful, but when i do it from the VSS server it gives an error
"Error -2147221400: The folder to upload to doesn't exist"
can anyone help

mattglet

4:52 pm on Jan 18, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Make sure you're passing ASPUpload the correct path to place the file. Then double-check to make sure the folder exists on the remote server with correct permissions.

sharbel

4:02 pm on Jan 22, 2005 (gmt 0)

10+ Year Member



Are you using Server.MapPath()?