LW Irving
|
| Posted: 11/21/2004, 6:48 PM |
|
Does the ASP/VBScript file upload component work in ver 2.3.2.24
I get one of two errors when working with records
1. when updating i get - duplicate output destination "Location"
There is only one table with one field called location in the database
2. When Adding i get - An error occured when uploading file specified in FileUpload1 into temporary folder. Error description: Microsoft VBScript runtime error, Invalid procedure call or argument.
The file is uploaded to the temp folder on the server but not to the photo folder but both have identical permissions
It is My server so I have full control over permissions running win2000 sp4 with all security patches.
database field : location
include type : relitive paths
temp folder; temp (http://website/temp)
upload folder : photo (http://website/photo)
I have used this component a few times before with earlier versions and not had any problem and am now worried that if I update an earlier project it will break the file upload
|
|
|
 |
Jules
|
| Posted: 01/26/2005, 6:57 AM |
|
Yep I'm getting this too. Anybody got an answer for this?
Cheers
Julian
|
|
|
 |
|