Web Wiz - Green Windows Web Hosting

  New Posts New Posts RSS Feed - ASP UPLOAD Error
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Forum LockedASP UPLOAD Error

 Post Reply Post Reply
Author
rahimi View Drop Down
Groupie
Groupie
Avatar

Joined: 12 January 2004
Location: Iran
Status: Offline
Points: 53
Post Options Post Options   Thanks (0) Thanks(0)   Quote rahimi Quote  Post ReplyReply Direct Link To This Post Topic: ASP UPLOAD Error
    Posted: 22 February 2005 at 1:54pm
Hello
I see this error when upload image to RTE ,
i Install ASP Upload too ,
 
 

Persits.Upload.1 error '800a001d'

Access is denied.

/news/archive/form/functions/functions_upload.asp, line 79

and how i unistaal aspupload in IIS ?
Mohammad Rahimi ,
Astronomer and Web Developer.
Back to Top
dj air View Drop Down
Senior Member
Senior Member
Avatar

Joined: 05 April 2002
Location: United Kingdom
Status: Offline
Points: 3627
Post Options Post Options   Thanks (0) Thanks(0)   Quote dj air Quote  Post ReplyReply Direct Link To This Post Posted: 22 February 2005 at 1:59pm
make sure you have read/write and modify permssions on the folder you are uploading to.

the above is ussually the case.
Back to Top
dontyers View Drop Down
Newbie
Newbie


Joined: 12 April 2012
Status: Offline
Points: 7
Post Options Post Options   Thanks (0) Thanks(0)   Quote dontyers Quote  Post ReplyReply Direct Link To This Post Posted: 14 April 2012 at 1:03pm

Bruce, This is a Web Wiz Coding error! See below from Persists.

Persits.Upload.1 error '800a001d'

Access is denied.

/forum/functions/functions_upload.asp, line 196

http://support.persits.com/show.asp?code=PS02022586

Article PS02022586

800A0001 Unspecified error

Problem Description

When uploading files with AspUpload 3.0 (and higher), the following error may be thrown by the Save method:

Persits.Upload.1 (0x800A0001)
Unspecified error

Solution

In most cases it means that your upload script uses Request.Form or Request.QueryString prior to calling Upload.Save . As a result, the BinaryRead method of the Request object fails.

You must never use Request.Form in your upload script because the ENCTYPE="multipart/form-data" attribute of your form makes this collection unusable. Use Upload.Form instead. Remeber, however, that the Upload.Form collection is populated by a call to Upload.Save, therefore you can only use Upload.Form after a successful call to Upload.Save.

Back to Top
WebWiz-Bruce View Drop Down
Admin Group
Admin Group
Avatar
Web Wiz Developer

Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
Post Options Post Options   Thanks (0) Thanks(0)   Quote WebWiz-Bruce Quote  Post ReplyReply Direct Link To This Post Posted: 14 April 2012 at 9:55pm
This is not a coding error in Web Wiz Forums, but would be a permissions issue.

The error message you have is '800a001d' not the '800A0001' error message that you have located on the Persists website.

You need to make sure that the anonymous user account for your forums websites has read, write, and modify permissions set on the Web Wiz Forums 'uploads' directory.

Could you please also start a new topic next time rather that bring up topics that are 7 years old, and in the incorrect forum. Thanks.


Edited by WebWiz-Bruce - 14 April 2012 at 10:50pm
Back to Top
dontyers View Drop Down
Newbie
Newbie


Joined: 12 April 2012
Status: Offline
Points: 7
Post Options Post Options   Thanks (0) Thanks(0)   Quote dontyers Quote  Post ReplyReply Direct Link To This Post Posted: 15 April 2012 at 3:11pm
Bruce, Tried all permissions and it continues ... it uploads files fine but not pictures?

Failure every time on a Picture.

Steps taken to resolve were;

1) checked picture upload cirterion in Admin (jpeg;png; etc.) all ok
2) all permission set (our own server) all OK even with Admin rights
3) Pictures actually upload to the correct directory but continue to show an error when completed uploading?
4) error is -

Server object error 'ASP 0177 : 800401f3'

Server.CreateObject Failed

/forum/functions/functions_upload.asp, line 518

800401f3 

Existing line 118 -     Set objAspJpeg = Server.CreateObject("Persits.jpeg")

5) Given that the picture actually get to the target directory correctly, but the error shows as above, it appeared to me to be a Coding issue?

6)  In all prior upgrades it worked perfectly until 10.+ upgrade ... is there one file in the coding that we can modify that after the returned function of uploading the picture, it will not return the error.

7) we are at a loss as to how to correct?

Sorry for theinconvienence but I'm sure there are others that have experioenced the same if File uploads are OK but pictures aren't.

Thanks Bruce.

I don't mind a Service charge for your office to correct.  Using Front Page and IIS 6.0

Don



Edited by dontyers - 15 April 2012 at 4:25pm
Back to Top
WebWiz-Bruce View Drop Down
Admin Group
Admin Group
Avatar
Web Wiz Developer

Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
Post Options Post Options   Thanks (0) Thanks(0)   Quote WebWiz-Bruce Quote  Post ReplyReply Direct Link To This Post Posted: 15 April 2012 at 4:47pm
This new error is different to the first permissions error that you gave.

This new error is due to you not having Persists AspJPEG installed on the server to resize the uploaded images. 

You would need to correct the issue by doing either of the following:-

1. Install Persists AspJPEG on the server.

2. Disable image resizing from the Upload Settings page in the admin area so that images are not resized using AspJPEG
Back to Top
dontyers View Drop Down
Newbie
Newbie


Joined: 12 April 2012
Status: Offline
Points: 7
Post Options Post Options   Thanks (0) Thanks(0)   Quote dontyers Quote  Post ReplyReply Direct Link To This Post Posted: 15 April 2012 at 5:37pm
Bruce .... FIXED!  

It was the Upload Image/File Scanning not the Size adjustment.

Thanks soooo much!
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.08
Copyright ©2001-2026 Web Wiz Ltd.


Become a Fan on Facebook Follow us on X Connect with us on LinkedIn Web Wiz Blogs
About Web Wiz | Contact Web Wiz | Terms & Conditions | Cookies | Privacy Notice

Web Wiz is the trading name of Web Wiz Ltd. Company registration No. 05977755. Registered in England and Wales.
Registered office: Web Wiz Ltd, Unit 18, The Glenmore Centre, Fancy Road, Poole, Dorset, BH12 4FB, UK.

Prices exclude VAT at 20% unless otherwise stated. VAT No. GB988999105 - $, € prices shown as a guideline only.

Copyright ©2001-2026 Web Wiz Ltd. All rights reserved.