Entry level programmer here trying to implement a COM interface. I am working on a program that interfaces with the Aloha point of sale system. Aloha uses COM to work with external programs. I am trying to intercept card data from the mag card reader, which is an OPOS reader, [...] read more
So i have this weird problem, i don't know how to solve. there is one user whenever i use that account to test Exchange connectivity from anywhere it fail with the following error. All other users work fine. Also this user is not able to load Outlook profile either due [...] read more
I had a windows server SP2 with the CA role activated, so the domain users could ask for a personal certificate. Suddenly, the Certification authority role has stoped, and when I try to bring it up it give me this error: - <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> - <System> <Provider Name="Microsoft-Windows-CertificationAuthority" Guid="{...}" EventSourceName="CertSvc" [...] read more
I have layer (feature class) in ArcGIS. The data is on Oracle 11g. I try to update a field in a row but when I do feature.store I get an error > Class is not licensed for use (Exception from HRESULT: 0x80040112) Attached code : private void UpdateFeatures(IFeatureClass featureClass, IFeatureWorkspace [...] read more
> Please let me know how OCX licenses work. For an OCX I am getting the below error: The below control is giving the below error. pvdtb60.ocx > CoCreateInstance of OLE control {FD5CA3F6-52B9-11D2-ABB1-0040054FC6FB} failed. > Result code: 0x80040112 The control is already registered with regsvr32. > 0x80040112 error code corresponds [...] read more
I'm trying to use MSWinSock in C# 2008, but it doen't work. I keep on getting this Exception: System.Runtime.InteropServices.COMException (0x80040112): Het maken van een exemplaar van het COM-onderdeel met CLSID {248DD896-BB45-11CF-9ABC-0080C7E7B78D} uit de IClassFactory is mislukt door de volgende fout: 80040112. I use this as my code: using System; using [...] read more
I have the occasional problem when I try to debug third party plugins sometimes I get OLE error code 0x80040112 class is not licensed for use and sometimes I get you have 14 day left for this demo license what is the cause of this and how can I add [...] read more