BlackHawk2
Technical User
I cannot seem to load the Java applet that allows me to send, forward and delete e-mails when viewed throught the web. I ran a java error log and I get the following:
java.lang.InstantiationException: com/ms/activeX/ActiveXComponent
at com/ms/applet/BrowserAppletFrame.newInstance
at com/ms/applet/AppletPanel.processSentEvent
at com/ms/applet/AppletPanel.processSentEvent
at com/ms/applet/AppletPanel.run
at java/lang/Thread.run
java.lang.ClassCastException: com/ms/com/CUnknown
Does anyone know what I can do to fix it?
BH2
java.lang.InstantiationException: com/ms/activeX/ActiveXComponent
at com/ms/applet/BrowserAppletFrame.newInstance
at com/ms/applet/AppletPanel.processSentEvent
at com/ms/applet/AppletPanel.processSentEvent
at com/ms/applet/AppletPanel.run
at java/lang/Thread.run
java.lang.ClassCastException: com/ms/com/CUnknown
Does anyone know what I can do to fix it?
BH2