Print Page | Close Window

ASP UPLOAD Error

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Rich Text Editor (RTE)
Forum Description: Support forum for the Web Wiz Rich Text Editor (RTE).
URL: https://forums.webwiz.net/forum_posts.asp?TID=13951
Printed Date: 28 March 2026 at 9:02am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: ASP UPLOAD Error
Posted By: rahimi
Subject: ASP UPLOAD Error
Date 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.



Replies:
Posted By: dj air
Date 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.


Posted By: dontyers
Date 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.



Posted By: WebWiz-Bruce
Date 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.


-------------
https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting
https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting


Posted By: dontyers
Date 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



Posted By: WebWiz-Bruce
Date 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


-------------
https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting
https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting


Posted By: dontyers
Date Posted: 15 April 2012 at 5:37pm
Bruce .... FIXED!  

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

Thanks soooo much!



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net