Web Wiz - Green Windows Web Hosting

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

Forum LockedUpload Error

 Post Reply Post Reply
Author
Jacq View Drop Down
Newbie
Newbie


Joined: 07 September 2011
Status: Offline
Points: 10
Post Options Post Options   Thanks (0) Thanks(0)   Quote Jacq Quote  Post ReplyReply Direct Link To This Post Topic: Upload Error
    Posted: 18 April 2012 at 8:41am
I am using persits AspUpload and web wiz Rich Text Editor and all is working fine except one thing the image is not uploading. When I browse for the image and upload it, the progress bar runs and the page with error message page not found. Can you please help.
Regards.
Jacq
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: 18 April 2012 at 9:06am
Sounds like it is more likely a 500 Internal server error rather than a 404 page not found error.

Make sure that the server has detailed error messages enabled and use a browser like Chrome or Firefox to get the detailed error message from the server. This will then point to what the error is.
Back to Top
Jacq View Drop Down
Newbie
Newbie


Joined: 07 September 2011
Status: Offline
Points: 10
Post Options Post Options   Thanks (0) Thanks(0)   Quote Jacq Quote  Post ReplyReply Direct Link To This Post Posted: 18 April 2012 at 10:13am
Well there is a funny thing Firefox would not open the RTE_popup_adv_image.asp at all. Chrome gave the message

Persits.Upload.1 error '800a0005'

The system cannot find the file specified.

/Admin/RTE/functions/functions_upload.asp, line 88

And line 88 is this
 
'** Save virtual is used as saving to memory is often disabled by the web host **
    .SaveVirtual strFileUploadPath
 
Any thoughts
regards
Jacq
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: 18 April 2012 at 10:47am
This error is usually due to permission problems on the server.

You need to set read, write, and modify permissions on the RTE's upload folder for the user account the IIS website runs under.

By default this is 'my_documents', but you may have changed this in your configuration to another folder.
Back to Top
Jacq View Drop Down
Newbie
Newbie


Joined: 07 September 2011
Status: Offline
Points: 10
Post Options Post Options   Thanks (0) Thanks(0)   Quote Jacq Quote  Post ReplyReply Direct Link To This Post Posted: 25 April 2012 at 9:39am
You are quite right Bruce there is a different folder on the server set up to upload it is D:\inetpub\vhosts\distantstitch.co.uk\httpdocs\Admin\uploads\test
I have changed the path in the RTE-setup.asp and the path in the Image Properties is now show the correct path but in the File name Box I am getting the following error message

Server object

error 'ASP 0177 : 800401f3'

Server.CreateObject Failed

/Admin/RTE/RTE_file_browser.asp, line 153

800401f3

Should i have changed it anywhere else?
Regards
Jacq
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: 25 April 2012 at 11:07am
The error means that the upload component is not installed on the server.

By default the Web Wiz Rich text Editor is configured to use Persists AspUpload, but you can also configure it to use a number of other upload components.

Whichever one you select though that upload component needs to be installed on the server.
Back to Top
Jacq View Drop Down
Newbie
Newbie


Joined: 07 September 2011
Status: Offline
Points: 10
Post Options Post Options   Thanks (0) Thanks(0)   Quote Jacq Quote  Post ReplyReply Direct Link To This Post Posted: 25 April 2012 at 6:57pm
The Presits aspuploader is on the server and is working when i check it through the sample form supplier by them and it goes to the folder on the server mentioned in the last email. I have it in the same folder as the RTE  Have i put it in the wrong place do you think. They are both together and are both working in isolation except for the Upload popupin the RTE. All the other parts are of the RTE work although i have not uploading a file only images.
Sorry to be such a bother.
Regards
Jacq
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: 26 April 2012 at 8:22am
Sorry I made a mistake the error is for the following line:-

Set objFSO = Server.CreateObject("Scripting.FileSystemObject")

This is the File System Object (FSO) which is used to display the list of uploaded files on your server in the RTE.

The File System Object is built in to Windows since back in the NT4 days. As you are getting the error on this line it looks like the File System Object has been disabled on your server or could be that you are using a 64 bit OS.

You should also check that the application pool for the website is running in 32 bit mode as many ASP components will not work in 64 bit mode.

For better compatibility, memory, and performance, Microsoft actually advise to use 32 bit mode for application pools.
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.