I'm trying to debug a strange rendering/interaction issue with a web application in IE and thought I'd peek at the event viewer in Windows (XP) to see if anything odd was happening at the same time.
I see categories for System, Security, Application etc. but I also see one for "Internet Explorer", but there are no events, and if I view the properties, I can't set a log file name... (thus I presume I can't log events)
Is there a magic setting somewhere in IE to allow this to work? Or is this category auto-generated by some other application and it just isn't hooked up properly?
PS The strange issue (for the curious) is that a popup window in a web app very randomly, on only one client site, after extended use, all of a sudden renders/paints completely black. The HTML source is still there, and isn't set to <body bgcolor="#000000;...> but any interaction with the popup fails and IE needs to be completely restarted in order to fix it.