Make sure the content length of the rescue response has at least 512
bytes.
See http://support.microsoft.com/?scid=kb;en-us;294807

On Mar 25, 4:39 pm, Ryan Scott <[email protected]> wrote:
> Unfortunately, I have to code against Internet Explorer 6 which
> occasionally presents some interesting issues.
>
> One of these is the fact that the option "Show Friendly Http Error
> Messages" prevents rescues from rendering properly.  Instead it's a
> general HTTP 500 Internal server error message.
>
> I can always use a rescue controller and manually set the status back
> to 200 to show the rescue I intend, but I am wondering if there is a
> better option.  Has anyone else run into something like this?  Is
> there an elegant way of handling it?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Castle Project Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/castle-project-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to