I have some problem about integrate OPC DA of WinISA Server to ignition **7.9.17 (b2021010514)**
OPC server details:
- Name: WinISA Server
- ProgID: WinISA Server
- Clsid (GUID): {E35A88E0-82F9-4FAF-B417-2E369C1668C4}
I can see the OPC Server using OPC DA Client, but when i try to use ignition show the next error
com.jniwrapper.win32.com.ComException: COM object method returns error code: 0x80040154; REGDB_E_CLASSNOTREG (Class not registered)
at com.jniwrapper.win32.com.ComException.checkResult(SourceFile:172)
at com.jniwrapper.win32.com.ComFunctions.coCreateInstanceEx(SourceFile:230)
at com.inductiveautomation.opccom.COMServerImpl$ConnectServerJob.internalRun(COMServerImpl.java:662)
at com.inductiveautomation.opccom.wrapper.OleJob.run(OleJob.java:48)
at com.jniwrapper.win32.MessageLoopThread$ThreadSynchronizedAction.run(MessageLoopThread.java:620)
at com.jniwrapper.win32.MessageLoopThread$LoopThread.run(MessageLoopThread.java:562)
7.9.17 (b2021010514)
Oracle Corporation 1.8.0_311
We have the module OPC COM INSTALLED
Please some one help us