Java Problem

  • Thread starter Thread starter Paul Featherstone
  • Start date Start date
P

Paul Featherstone

I have a page on my web site that is built using a Java
applet-. I used to be able to view it with no problems
until recently- now when I click on the link to view the
page IE6 just closes down. If I use netscape I get a
message saying "the proceedure entry point
_JVM_SupportsCX8@0 could not be located in the dynamic
link library jvm.dll"

I have all the right options clicked in the IE6 options
list.
It is not the page at fault as I can view it on another
machine.

Any Idea's
 
Thats a system file that should be here:
C:\Program Files\Java\j2re1.4.1_02\bin\client\jvm.dll
These can be moved, renamed, or corrupted.

I would SEARCH 4 it with Adv>SysFiles Checked & copy it
to the above.

Otherwise I'd look 4 it in DI images & restore it OR
follow SUN instructions 4 new version @
http://java.sun.com/update/1.4.1/?version=1.4.1_02-b06

HTH - Larry

On Mon, 25 Aug 2003 00:54:50 -0700, "Paul Featherstone"

|I have a page on my web site that is built using a Java
|applet-. I used to be able to view it with no problems
|until recently- now when I click on the link to view the
|page IE6 just closes down. If I use netscape I get a
|message saying "the proceedure entry point
|_JVM_SupportsCX8@0 could not be located in the dynamic
|link library jvm.dll"
|
|I have all the right options clicked in the IE6 options
|list.
|It is not the page at fault as I can view it on another
|machine.
|
|Any Idea's


Any advice given is my attempt to show appreciation for all
the excellent help I've received here but I'm no MVP so it
may only apply NUGS. Personal attacks, nitpicking & criticism
of anything but content will NOT be responded too. Those
posters should spend their time taking the test @
http://www.nimh.nih.gov/publicat/ocdtrt1.htm
 
Back
Top