| Author |
Topic Search Topic Options
|
cmeurer
Groupie
Joined: 23 February 2006
Status: Offline
Points: 58
|
Post Options
Thanks(0)
Quote Reply
Topic: ASP Upload Error Posted: 29 May 2006 at 2:36am |
Everytime I upload a graphic in an image, please help... cm
Persits.Upload.1 error '800a0005'
The system cannot find the file specified.
/functions/functions_upload.asp, line 140
|
 |
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
|
Post Options
Thanks(0)
Quote Reply
Posted: 30 May 2006 at 10:04am |
|
Upgrade to version 8.02 to correct this issue
|
|
|
 |
cmeurer
Groupie
Joined: 23 February 2006
Status: Offline
Points: 58
|
Post Options
Thanks(0)
Quote Reply
Posted: 30 May 2006 at 1:32pm |
|
Hi BoRg, I started fresh with 8.02 and still get this error.... I deleted the sql db and all files and folders, and started over... Is there a particular file I can reload? -c
|
 |
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
|
Post Options
Thanks(0)
Quote Reply
Posted: 30 May 2006 at 2:27pm |
|
I've looked this error up on Persists and it seems this error can happen for a couple of reasons.
The main one being the path to the upload folder is incorrect or you do not have the correct permissions set on the upload folder.
Make sure that the path to the upload folder is correct and that read, write, and modify permissions are set on the upload folder, many people leave out the modify permission when setting the permissions on this folder.
|
|
|
 |
agronoy
Newbie
Joined: 23 February 2006
Status: Offline
Points: 35
|
Post Options
Thanks(0)
Quote Reply
Posted: 10 June 2006 at 1:46am |
Hi I have exectly the same problem. everythink work ok but not the upload. I download my sql 8.02 three days ago and permissions are fine. The upload folder is "uploads".... I get : - Error Type:
Persits.Upload.1 (0x800A0005) The system cannot find the file specified.
/bonsaisraeli/functions/functions_upload.asp, line 140
- Browser Type:
Mozilla/5.0 (Windows; U; Windows NT 5.1; he; rv:1.8.0.4) Gecko/20060508 Firefox/1.5.0.4
- Page:
POST 71489 bytes to /bonsaisraeli/non_RTE_upload_images.asp - POST Data:
error '80020009'
Exception occurred.
/scripts/500-100.asp, line 192
Any other ideas? cmeurer, did you solve the problem? Thanks
Edited by agronoy - 11 June 2006 at 10:08am
|
 |
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
|
Post Options
Thanks(0)
Quote Reply
Posted: 10 June 2006 at 9:04am |
|
The error suggests that the path to your upload folder is incorrect.
|
|
|
 |
agronoy
Newbie
Joined: 23 February 2006
Status: Offline
Points: 35
|
Post Options
Thanks(0)
Quote Reply
Posted: 11 June 2006 at 10:07am |
Thank you boRg. There is a small progress... I can upload the files to:... /uploads/temp and I can see the files on the server. the erorr now: HTTP 500.100 - Internal Server
Error - ASP error
Internet Information Services
Technical Information (for support personnel)
Error Type:
Microsoft VBScript runtime (0x800A0046) Permission denied /bonsaisraeli/new_post.asp, line 374
Browser Type:
Mozilla/5.0 (Windows; U; Windows NT 5.1; he; rv:1.8.0.4) Gecko/20060508 Firefox/1.5.0.4
Page:
POST 346 bytes to /bonsaisraeli/new_post.aspPOST Data: message=%3Cimg+src%3D%22uploads%2Ftemp%2F20060611_030410_Blue_hills.jpg%22+border%3D%22%22+height%3D%22600%22+width%3D%22800%22%3E%3Cbr%3E%0D%0A&browser=RTE&forumCodes=True&signature=True&mode=reply&F
. . .
Time:
Sunday, June 11, 2006, 3:04:41 AM
Is it a problem of permissions to: /uploads ?
|
 |
agronoy
Newbie
Joined: 23 February 2006
Status: Offline
Points: 35
|
Post Options
Thanks(0)
Quote Reply
Posted: 11 June 2006 at 7:38pm |
Yes it was permissions problem. Don't forget to ask the hosting to give permissions to the temp folder too !!!
Edited by agronoy - 11 June 2006 at 8:00pm
|
 |