I have an error in event viewer, when I run Retail POS AX and click Receipt button.
On-screen keyboard is not available. COM interface IInputPanelConfiguration is not registered. Most commonly seen on Windows Server machines without the Desktop Experience installed.System.Runtime.InteropServices.COMException (0x80040154): Retrieving the COM class factory for component with CLSID {2853ADD3-F096-4C63-A78F-7FA3EA837FB7} failed due to the following error: 80040154 Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG)).
at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck)
at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
at System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
at System.Activator.CreateInstance(Type type, Boolean nonPublic)
at System.Activator.CreateInstance(Type type)
at LSRetailPosis.POS.frmMain.OnLoad(EventArgs e)
Anyone can help me ?
Thanks,
*This post is locked for comments
I have the same question (0)