Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Class not found? (Applet with java plug-in 1.3)

0 views
Skip to first unread message

Robert Lelieveld

unread,
May 10, 2001, 6:21:21 AM5/10/01
to
Hi, I'm new to Java programming and I want to create an applet (using the
java 1.3 plug-in and Internet Explorer E 5.0) that connects to Blaxxun's
VRML plug-in (Blaxxun Contact 5.0).

Now, when I run the applet to following error message appears:
java.lang.NoClassDefFoundError: com/ms/com/IUnknown
at Sphere.getBrowser(Sphere.java:162)
at Sphere.init(Sphere.java:64)
at sun.applet.AppletPanel.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)

Before converting the HTML code everything works just fine, but after the
conversion it just keeps giving me this error. Can anyone tell me whats
going wrong? Thanks in advance!

Greetings,
Robert


0 new messages