Re: strange asp 500 error reports download

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Ken Schaefer (kenREMOVE_at_THISadOpenStatic.com)
Date: 03/13/05


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
: >>
: >>
: >
: >
:
:



Relevant Pages

  • Re: Cross Site Scripting & Custom Error Pages
    ... technique. ... > custom error page I append script to the query string this is not removed ... You can turn off the validationRequest property on the custom error page so ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Server.EXECUTE halts page execution in Custom Error pages
    ... Hi, I noticed a bizarre issue recently, and was wondering if anyone ... calls Server.EXECUTE on another file from within the script. ... When the an error is generated, the execution of the error ... * Custom Error Page Execution Begun ...
    (microsoft.public.inetserver.iis.activeserverpages)