Print Page | Close Window

RTE3.0 B1 TEST, image upload

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=13540
Printed Date: 29 March 2026 at 2:48am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: RTE3.0 B1 TEST, image upload
Posted By: GerS
Subject: RTE3.0 B1 TEST, image upload
Date Posted: 27 January 2005 at 4:47pm
In RTE V3 Beta1, I tried the File Upload and the Insert Image functions. In both cases I used the button on the left to browse for the file to upload from my loacal C-DRIVE.
File found, RTE says "be patient", pushed OK-button.
Then an error window popped up Confused

Persits.Upload.1 error '800a0005'

The system cannot find the file specified.

/kalender/functions/functions_upload.asp, line 95

in de sourcecode that line says:

.SaveVirtual strFileUploadPath


I saved strFileUploadPath in a session variable; it happens to contain:

my_documents\my_files

But these maps are present (by the installation of RTE)!!
Or should strFileUploadPath also contain the name of the file that has to be uploaded?

Another thing, the Path at the top left show:
 /my_documents/my_files (here with a backslash at the beginning, unlike in the session var.)

Is it of importance that the RTE-stuff is implemented in a subfolder of the site??

Also to be mentioned: inserting an image from  /my_documents/my_pictures (within the www site) went all right!! Big smile  
(it happened both with IE6 and Netscape7.1)


-------------
Ger



Replies:
Posted By: WebWiz-Bruce
Date Posted: 28 January 2005 at 4:43am
This is an error thrown up by the upload component you have.

The saveVirtual method saves the file to memory so that file size, file names, etc. can be checked before it is saved to the harddrive.

From what I can remember, as I have not looked this error up on the Persist web site for a while, is that it is some sort of permissions error.

Have a look on the Persits AspUpload web site to see how you can alter your server setup to correct your error with this component.


-------------
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: GerS
Date Posted: 29 January 2005 at 3:58pm
Big smile Yes, the persists website says a few things about this error. I gave wright-permission to the my_documents map and the upload goes as a steaming train! Thanks

-------------
Ger



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