13 Jan
2003
13 Jan
'03
7:35 p.m.
Dieter Fischer wrote at 2003-1-13 09:41 +0100:
Yes, I also have my stories. The most recent is since yesterday. I cannot work with IE6 with my application. It works fine in the ZMI, also index_html works. But when I call the first form (linked by index_html), it shows me a HTTP 500 error. IE works on an other machine which is ZSynced. On my machine I have to work with Netscape... Does the Zope logfile (--> "LOGGING.txt") tells you something?
Often IE replaces Zope's detailed error messages with its own unhelpful ones. Disable IE's "smart error messages" and you may get a chance to see, what the "server error" (this means HTTP 500) means precisely. It does not look like a Zope Goblin... Dieter