| Author |
Topic Search Topic Options
|
Schoolzone
Newbie
Joined: 11 October 2011
Status: Offline
Points: 4
|
Post Options
Thanks(0)
Quote Reply
Topic: upload problems Posted: 11 October 2011 at 4:52pm |
|
just spent $199 dollars on aquiring and installing AspUpload component, set IIS and re-started, but upload of images, files, or video doesn't work. Using 9.56
Page: http://www.schoolzone.co.uk/forum/RTE_popup_adv_image.asp?PB=Y&PID=017B5129017B512A
gives error Cannot dispaly webpage
Any suggestions, please?
Thanks
Phil
|
 |
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
|
Post Options
Thanks(0)
Quote Reply
Posted: 11 October 2011 at 4:59pm |
Do you have a detailed error message to know what the issue is?
You may also want to check that you have read, write, and modify permissions set for your IUSR account on the forums upload folder.
|
|
|
 |
Schoolzone
Newbie
Joined: 11 October 2011
Status: Offline
Points: 4
|
Post Options
Thanks(0)
Quote Reply
Posted: 11 October 2011 at 5:06pm |
Just:
The website cannot display the page |
| HTTP
500
|
| |
Most likely causes:
- The website is under maintenance.
- The website has a programming error.
|
| |
What you can try: |
| |
|
| |
|
| |
This error (HTTP 500 Internal Server Error) means that
the website you are visiting had a server problem which prevented the webpage
from displaying.
For more information about HTTP errors, see
Help. |
|
 |
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
|
Post Options
Thanks(0)
Quote Reply
Posted: 11 October 2011 at 5:09pm |
That is not a detailed error message. A detailed error message gives a line number and what error is thrown by that line.
You need to turn off friendly HTTP errors in IE to get a detailed error message, if you are using IIS 7 then you also need to configure the server to send detailed errors to the browser.
|
|
|
 |
Schoolzone
Newbie
Joined: 11 October 2011
Status: Offline
Points: 4
|
Post Options
Thanks(0)
Quote Reply
Posted: 11 October 2011 at 5:28pm |
|
tHanks - Firefox gives :
Path not found /forum/functions/functions_upload.asp 752
which in turn is the line:
'Create an XML file with user details; TODO, add feature to be able to add notes Set objUserXMLfile = objFSO.CreateTextFile(Server.MapPath(strFolder) & "\folder_info.xml", True)
|
 |
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
|
Post Options
Thanks(0)
Quote Reply
Posted: 12 October 2011 at 8:01am |
Make sure that you have set read, write, and modify permissions on your forums 'upload' folder. If that does not help try upgrading your forum as the version you are using 9.56 is 3 years old and does have known bugs and security vulnerabilities with the upload tools.
|
|
|
 |