Missing OPCAutomation.dll After Installing OPC Core Components Redistributable (x86|Classic OPC: DA, A&E, HDA, XML-DA, etc.|Forum|OPC Foundation

Avatar
Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
Lost password?
sp_Feed sp_PrintTopic sp_TopicIcon
Missing OPCAutomation.dll After Installing OPC Core Components Redistributable (x86
Avatar
Jerry Diener
New Member
Members
Forum Posts: 1
Member Since:
05/05/2020
sp_UserOfflineSmall Offline
1
10/02/2025 - 14:01
sp_Permalink sp_Print sp_EditHistory

I recently downloaded and installed the OPC Core Components Redistributable (x86) from the OPC Foundation website to enable classic OPC DA scripting via PowerShell. My goal is to use the COM object "opcautomation.dll" in a 32-bit PowerShell script to connect to a GE Proficy iFIX DA server.

However, after installing the MSI (and extracting the ZIP version as well), I cannot locate opcautomation.dll anywhere on my system. I’ve checked the usual paths:

C:\Program Files (x86)\Common Files\OPC Foundation\
C:\Windows\SysWOW64\

I also searched the entire drive but the DLL doesn’t appear to be present.

Could someone confirm:

  • Whether OPCAutomation.dll is still included in the latest redistributable?
  • If not, is there a separate download or recommended source for obtaining it?
  • Any steps I might have missed during installation?

Thanks in advance for your help!

Avatar
Randy Armstrong
Admin
Forum Posts: 1656
Member Since:
05/30/2017
sp_UserOfflineSmall Offline
2
10/03/2025 - 01:53
sp_Permalink sp_Print

It is available as a separate download:

https://opcfoundation.org/deve.....n-wrapper/

Avatar
yuan wang
New Member
Members
Forum Posts: 1
Member Since:
11/04/2025
sp_UserOfflineSmall Offline
3
11/05/2025 - 03:33
sp_Permalink sp_Print

Randy Armstrong said It is available as a separate download:https://opcfoundation.org/deve.....apper/   This download cannot be installed, it prompts that it needs to be installed NET Framework 1.1, This is too old, and after decompressing the downloaded file, there is no opcautomation. dll file inside

Avatar
Randy Armstrong
Admin
Forum Posts: 1656
Member Since:
05/30/2017
sp_UserOfflineSmall Offline
4
11/06/2025 - 00:48
sp_Permalink sp_Print

It is source code. You need to build opcautomation.dll with VB6 tools which disappeared 20 years ago.

I assumed that people still wanting to use the VB6 DLL would be running on very old system.

Since you want to integrate with powershell, which is a modern tool, you will need to use the .NET API which does support modern systems:
https://opcfoundation.org/deve.....urce-code/

Forum Timezone: America/Phoenix
Most Users Ever Online: 510
Currently Online:
Guest(s) 21
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Forum Stats:
Groups: 2
Forums: 10
Topics: 1508
Posts: 5103