Re: strange asp 500 error reports download
From: Ken Schaefer (kenREMOVE_at_THISadOpenStatic.com)
Date: 03/13/05
- Next message: vrosca: "Re: Issues when downloading files from IIS5.1 running on Win XP Professional SP1 with IE6"
- Previous message: Ken Schaefer: "Re: multiple websites on same application"
- In reply to: Rob Aldred: "Re: strange asp 500 error reports download"
- Next in thread: Rob Aldred: "Re: strange asp 500 error reports download"
- Reply: Rob Aldred: "Re: strange asp 500 error reports download"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 13 Mar 2005 16:21:41 +1000
The behaviour that you were seeing would occur if you have the custom error
type set to "file" rather than "URL". Could that have been the cause of the
problem?
Cheers
Ken
"Rob Aldred" <rob@tbswebdesign.com> wrote in message
news:Oo1GPZ2JFHA.4056@TK2MSFTNGP14.phx.gbl...
: Got it working...
: very strange...
: iv reset the custom error page back to default.... now a get a decent
error.
:
: Thanks for your time steven
:
: Microsoft VBScript compilation error '800a0400'
:
: Expected statement
:
: /domain.asp, line 245
:
: End If
: ^
:
: "Rob Aldred" <rob@tbswebdesign.com> wrote in message
: news:upwQhT2JFHA.1176@TK2MSFTNGP12.phx.gbl...
: > Thanks for your reply....
: > i use vhosts... as i run plesk.
: >
: > although the settings you mentioned are set in all of my domains.
: >
: > Thanks again
: > Rob
: >
: >
: > "Steven Burn" <somewhere@in-time.invalid> wrote in message
: > news:uxGQ%23C1JFHA.2936@TK2MSFTNGP15.phx.gbl...
: > Check the script mappings........
: >
: > In IIS;
: >
: > 1. Right click your site and select Properties
: > 2. Select the Home Directory tab, then click the Configuration button
: > 3. In the Application Mappings list, make sure the following entry
exists;
: >
: > Extension | Executable Path | Verbs
: > .asp | [Drive]\Windows\System32\inetsrv\asp.dll | GET, HEAD, POST, TRACE
: >
: > If it exists, select it and click Edit, then make sure "Script Engine"
is
: > ticked.
: >
: > --
: > Regards
: >
: > Steven Burn
: > Ur I.T. Mate Group
: > www.it-mate.co.uk
: >
: > Keeping it FREE!
: >
: > "Rob Aldred" <rob@tbswebdesign.com> wrote in message
: > news:#ZJAf70JFHA.336@TK2MSFTNGP09.phx.gbl...
: >> Hi,
: >> i have a strange issue with asp error details... specifically the
: >> 500-100.asp document...
: >> if a script errors, the 500-100.asp is run and creates an error report
to
: >> the user correct...
: >>
: >> well. on one of my servers this isnt happening, basically...
: >> the original 500-100.asp template file from
: >> c:\windows\help\iishelp\common\500-100.asp
: >> is being sent to the user as a download, the complete raw script.
almost
: >> as
: >> if the document wasnt executed...
: >>
: >> can anyone tell me why this is?
: >> example @ http://www.masterserver.co.uk/domain.asp
: >>
: >> Many thanks
: >>
: >>
: >
: >
:
:
- Next message: vrosca: "Re: Issues when downloading files from IIS5.1 running on Win XP Professional SP1 with IE6"
- Previous message: Ken Schaefer: "Re: multiple websites on same application"
- In reply to: Rob Aldred: "Re: strange asp 500 error reports download"
- Next in thread: Rob Aldred: "Re: strange asp 500 error reports download"
- Reply: Rob Aldred: "Re: strange asp 500 error reports download"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|