Print Page | Close Window

Persists AspUpload Problem

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=18711
Printed Date: 13 April 2026 at 1:47am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Persists AspUpload Problem
Posted By: PrivateEye
Subject: Persists AspUpload Problem
Date Posted: 14 March 2006 at 1:58pm
I am experiencing following error while uploading files.


Persits.Upload.1 error '800a0005'

The system cannot find the file specified.

/forum/functions/functions_upload.asp, line 68

Line 68 Code

'Persits AspUpload upload component - tested with version 3.0
Case "AspUpload"
'Create upload object
 Set objUpload = Server.CreateObject("Persits.Upload")
With objUpload
'make sure files arn't over written
.OverwriteFiles = False
.SaveVirtual strFileUploadPath 'ERROR

Can anyone help me to solve this problem please.




-------------
The Judgement Day



Replies:
Posted By: WebWiz-Bruce
Date Posted: 14 March 2006 at 3:02pm
Contact your web hosts as they may have disabled the AspUpload object from using the SaveVirtual method.


Posted By: PrivateEye
Date Posted: 15 March 2006 at 5:49pm
I have contacted readyhosting.com and this is their reply

http://www.readyhosting.com/knowledgebase/read_article.bml?kbid=1335 - http://www.readyhosting.com/knowledgebase/read_article.bml?kbid=1335


Above error is with Persists ASO Upload and following is the error with ASP simple upload

Server object error 'ASP 0177 : 800401f3'

Server.CreateObject Failed

/forum/functions/functions_upload.asp, line 321

800401f3

What component should I select in my wwf against readyhosting link above and what is most likely cause of this problem? Please help.


-------------
The Judgement Day


Posted By: WebWiz-Bruce
Date Posted: 16 March 2006 at 11:56am
Looks like the saveVirtual method is support by your hosting company.

It could then be a path issue, make sure that the path to your upload folder is correct in the amdin area and the upload folder exists.


Posted By: PrivateEye
Date Posted: 16 March 2006 at 7:06pm
I also needed to conform from you what component I should select in my admin area as hosting comapny is saying that I can use ASPUpload but ASPUpload is not available in wwf admin area. or is it a name confusion to me?Confused
and I have checked the upload folder path, it is also correct in my forum.


-------------
The Judgement Day


Posted By: WebWiz-Bruce
Date Posted: 17 March 2006 at 11:52am
Persits AspUpload is what your host is referring to and it is supported.



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