16 Jan
2003
16 Jan
'03
8:31 p.m.
Patrick Price wrote at 2003-1-15 14:29 -0500:
I've been getting the following screen (page cannot be displayed, so I view source and that's what I've included here) from Zope after submitting forms; or trying to view documents. This happens intermittantly. I can switch to netscape and don't get a blank page, I can see the "500 Internal server error".
Right now, I'm using a dtml-sendmail form which is giving me this page ONLY in IE, and if I hit refresh, the proper output appears (no 500 error).
Has anyone else seen similar behavior? You may try a TCPLogger (e.g. Shane's "tcpwatch") to find out what really goes wrong.
The HTTP headers may provide a glue to the problem cause. Dieter