navneet
|
| Posted: 04/25/2005, 1:22 PM |
|
An error occured when uploading file specified in Scanned Doc into temporary folder. Error description: Microsoft VBScript runtime error, Invalid procedure call or argument.
i am getting the above error when trying to upload
any standard solution
|
|
|
 |
Nicole
Posts: 586
|
| Posted: 04/26/2005, 12:46 AM |
|
Navneet,
What file upload component you use? You can try selecting ASP/VBScript Upload using ADODB.Stream upload component under site properties. It should help.
_________________
Regards,
Nicole |
 |
 |
Norbert
|
| Posted: 04/27/2005, 12:48 AM |
|
Hi,
This could be server security related.
I have the same problem and didn't solve it so far. From my computer I can upload to the server but my colleagues can not.
I am using ASP/VBScript Upload using ADODB.Stream upload component.
If you solved this in the meantime please post the solution on the forum.
Best regards
Norbert
|
|
|
 |
girish_327
Posts: 108
|
| Posted: 05/02/2005, 5:49 AM |
|
hello,
I have faced same problem. Its a security related problem. Please check ur upload folder has enough writes to save ur Upload. Try it after changing the upload location.
_________________
Girish Baraskar
Web Designer/Developer
http://www.agnisdesigners.com
http://www.eindianpaintings.com
http://www.realestatekolhapur.com |
 |
 |
|