During the development of OPC client in Win10, the following missing component exception occurs when reading the device.
Message=Fail to retrieve the component with CLSID {28E68F9A-8D75-11D1-8DC3-3C302A000000} in COM class factory because of the following error: 8007007e The specified module could not be found. (Exception from HRESULT:0x8007007E).
Solution:
1. Copy the OPCDAAuto.dll file to the C:\Windows\SysWOW64 directory.
2. Press ” WIN + R ” to enter the CMD command line.
3, type: regsvr32 C:\Windows\SysWOW64\OPCDAAuto.dll, enter.
4, after successful registration, set in the configuration manager for the X86 platform (can not run under 64-bit)
5, regenerate the project solution, it can run normally.
Read More:
- module ‘win32com.gen_py.00020813-0000-0000-C000-000000000046x0x1x9‘ has no attribute ‘CLSIDToClassMa
- Visual SVN server provider failed to perform the attempted operation 0x80041024 after win7 upgraded win10
- Solution to the error of win7 & win10 shared printer 0x000000709
- How to Solve Win 10 Kb5008212 can’t share printer Issue
- How to Solve Vue Command Not Work Issue in win7_64
- Microsoft OLE DB Provider for SQL Server error & #x27;80040e4d & #x27;
- Vue3. X reports an error using vantui. Failed to resolve component: Van-**-**
- How to Solve Cocos Creator 3.x 2D Ray Detect Error
- Win 10 System Restore Fail 0x80070091
- [solved] win10 + office2016 error: library not registered, HResult: 0x8002801d
- SSIS Error:Package Validation Error. SSIS Error Code DTS_E_OLEDBERROR. .Error code: 0x80040E37. An …
- win7 error code 0x80070522
- Adobe Acrobat installation error experience of e1935 0x80070bc9
- [Solved] emulator: glteximage2d: got err pre 🙁 0x502 internal 0x1908 format 0x1908 type 0x1401
- Solve the problem that comdlg32.ocx, mscomm32.ocx and other controls cannot be registered under WIN7 64-bit system
- The Vue parent component uses ref to call the sub component method and reports an error
- Installing the Ubuntu system, an error wslregisterdistribution failed with error: 0x8007019e
- Install ubuntu system, report error WslRegisterDistribution failed with error: 0x8007019e
- Event resolution of component {b3118b2-1f49-48e5-b6f5-bc21caec56fb}
- RuntimeError: Expected hidden[0] size (x, x, x), got(x, x, x)