Re: IIS not display ASP errors
From: Bã§TãRÐ (nobody_at_msn.com)
Date: 08/04/04
- Next message: thorpe: "Re: cant run asp file from subdir of Web root dir"
- Previous message: Bã§TãRÐ: "Re: asp changes do not show on clustered IIS 5.0"
- In reply to: austinJim: "IIS not display ASP errors"
- Next in thread: austinJim: "Re: IIS not display ASP errors"
- Reply: austinJim: "Re: IIS not display ASP errors"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 04 Aug 2004 00:34:28 GMT
It may be kind of obvious but did you try turning off Show Friendly HTTP errors in IE?
On Tue, 3 Aug 2004 06:03:02 -0700, austinJim <austinJim@discussions.microsoft.com> wrote:
>IIS has quit displaying ASP errors it finds. Errors from SQL Server are displayed as are "page not found" errors but VBScript syntax errors are not. For example, the following code should give the error that x has not been declared but the page just stops processing after displaying "here".
><%
>response.write("here")
>x
>%>
>Thanks!
- Next message: thorpe: "Re: cant run asp file from subdir of Web root dir"
- Previous message: Bã§TãRÐ: "Re: asp changes do not show on clustered IIS 5.0"
- In reply to: austinJim: "IIS not display ASP errors"
- Next in thread: austinJim: "Re: IIS not display ASP errors"
- Reply: austinJim: "Re: IIS not display ASP errors"
- Messages sorted by: [ date ] [ thread ]