Hola a todos, estoy tratando de utilizar el scanner de openkm , lo instalo como administrador en mi windows 10, pero al ejecutar, me sale este error en OKMScanner.log
Comentarios?
					
										Code: Select all
equivalente en GUI adjunto.2020-06-26 12:14:41 [INFO] ExplorerForm(langRefresh): start
2020-06-26 12:14:41 [INFO] ExplorerForm(langRefresh): finish
2020-06-26 12:14:41 [ERROR] Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))
2020-06-26 12:14:41 [ERROR] System.Runtime.InteropServices.COMException (0x80040154): Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))
   at System.Windows.Forms.UnsafeNativeMethods.CoCreateInstance(Guid& clsid, Object punkOuter, Int32 context, Guid& iid)
   at System.Windows.Forms.AxHost.CreateWithLicense(String license, Guid clsid)
   at System.Windows.Forms.AxHost.CreateInstanceCore(Guid clsid)
   at System.Windows.Forms.AxHost.CreateInstance()
   at System.Windows.Forms.AxHost.GetOcxCreate()
   at System.Windows.Forms.AxHost.TransitionUpTo(Int32 state)
   at System.Windows.Forms.AxHost.CreateHandle()
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.AxHost.EndInit()
   at com.openkm.gui.form.mainForm.InitializeComponent()
   at com.openkm.gui.form.mainForm..ctor(DictionaryHelper dictionary)
   at com.openkm.Program.Main()Comentarios?


 
										 
									 
									