Forum Moderators: LifeinAsia

Message Too Old, No Replies

An error occured saving uploading files

IIS upload problems

         

rlua

6:58 am on Sep 13, 2005 (gmt 0)

10+ Year Member



I'm running IIS5.0 on Win2K server. There are a number of school sites hosted on this server. Now each school everyweek has the ability to add to each of their sites their weekly newsletter....ie there is an admin account to which they logon and then update the newsletter.
For the last 2 weeks say 4 schools when they logon and go to Add a new "Newsletter" they keep getting this wierd error: '
-------------------------------------------------------------------
The page cannot be displayed
There is a problem with the page you are trying to reach and it cannot be displayed.

--------------------------------------------------------------------------------

Please try the following:

Open the web.example.com home page, and then look for links to the information you want.
Click the Refresh button, or try again later.

Click Search to look for information on the Internet.
You can also see a list of related sites.

HTTP 500 - Internal server error
Internet Explorer
-----------------------------------------------------------------------------
Could someone please help me out findind a fix to this error.

All assistance or pointers is much appreciated...

RLUA

[edited by: engine at 10:46 am (utc) on Sep. 14, 2005]
[edit reason] examplified [/edit]

bmcgee

6:02 pm on Sep 14, 2005 (gmt 0)

10+ Year Member



You first need to go in with your browser and change your settings to not "show friendly http errors". This will then give you details about the script error and line number where it failed.

This will help you pinpoint what line of code is causing then, and you might be able to search the web for the error to find more details.

It is probably a file permissions issue, but that is just my hunch.