ActiveX Error

I’m running Ignition 7.5.0 (b1079). I just installed the ActiveX Module 2.5.0.131.
When I try to add the pdf component I get this error “Error creating component” “IllegalStateException: OleObject is not created.”
Ignition v7.5.0 (b1079)
Java: Oracle Corporation 1.7.0_05

I get this same error when adding any of the ActiveX components.

Full error
java.lang.IllegalStateException: OleObject is not created.
at com.jniwrapper.win32.automation.OleContainer.doVerb(SourceFile:903)
at com.inductiveautomation.vision.activex.components.ActiveXComponent.showOleObject(ActiveXComponent.java:248)
at com.inductiveautomation.vision.activex.components.ActiveXComponent.doShowOleObject(ActiveXComponent.java:236)
at com.inductiveautomation.vision.activex.components.ActiveXComponent.access$000(ActiveXComponent.java:28)
at com.inductiveautomation.vision.activex.components.ActiveXComponent$1.ancestorAdded(ActiveXComponent.java:81)
at javax.swing.AncestorNotifier.fireAncestorAdded(Unknown Source)
at javax.swing.AncestorNotifier.propertyChange(Unknown Source)
at java.beans.PropertyChangeSupport.fire(Unknown Source)
at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)
at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)
at java.awt.Component.firePropertyChange(Unknown Source)
at javax.swing.JComponent.addNotify(Unknown Source)
at java.awt.Container.addImpl(Unknown Source)
at java.awt.Container.add(Unknown Source)
at com.inductiveautomation.factorypmi.application.components.BasicContainer.privateAdd(BasicContainer.java:203)
at com.inductiveautomation.factorypmi.application.components.BasicContainer.addComponent(BasicContainer.java:177)
at com.inductiveautomation.factorypmi.designer.workspace.LayoutManipulator.add(LayoutManipulator.java:159)
at com.inductiveautomation.factorypmi.designer.workspace.WindowWorkspace.add(WindowWorkspace.java:954)
at com.inductiveautomation.factorypmi.designer.workspace.WindowWorkspace.add(WindowWorkspace.java:942)
at com.inductiveautomation.factorypmi.designer.workspace.WindowWorkspace$Delegate.addObject(WindowWorkspace.java:2971)
at com.inductiveautomation.factorypmi.designer.workspace.tools.InstantiationTool.onClick(InstantiationTool.java:97)
at com.inductiveautomation.ignition.designer.designable.DesignPanel$ToolMouseListener.onClick(DesignPanel.java:990)
at com.inductiveautomation.ignition.client.util.gui.CommonMouseAdapter.mouseReleased(CommonMouseAdapter.java:69)
at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$000(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)

We are aware of this issue, but do not have a time frame as to when it will be fixed. Although you receive this error, you can still use the ActiveX components. If you acknowledge the error, you should be able to select the component in the project browser. Or if you press and hold the left mouse button and select an area where you dropped the component it will show up. You may not see anything in the designer, but if you go to preview mode or launch a client it will show up.