Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How can IntraVUE work in an Active-X control?

active-x CONTROL intravue
0
Posted

How can IntraVUE work in an Active-X control?

0

Microsoft Window’s comes with its own Java Virtual Machine (JVM), however it is only compatible with Java 1.1. The IntraVUE browser interface uses the Sun Java Runtime Environment and features starting with Java 1.2. Active-X controls will typically load and use the Microsoft JVM. To have IntraVUE work in an Active-X container, you must disable the Microsoft JVM. When the Windows operating system does not find the JVM it will load the Sun JRE, if it is installed. The steps to follow are: 1. In the Start Menu select Run and paste the following “regsvr32 -u msjava.dll” (without quotes). Select OK and you will see a message similar to “DllUnregisterServer in msjava.dll succeeded.”, select OK to close the message. 2. IntraVUE will now display in the Active-X control. 3. If/When you want to restore the Microsoft JVM, repeat step 1 with the following text “regsvr32 msjava.dll”. There are instructions on the Sun website to switch between the Sun and Microsoft JVM’s using Internet Explorer opt

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123