
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-31-2017 09:41 AM
Hello all,
We are integrating SCOM 2016 with event management and have the following error:
Connection test failed: Error running SCOM client:
Unhandled Exception: System.BadImageFormatException: Could not load file or assembly 'Microsoft.EnterpriseManagement.OperationsManager, Version=7.0.5000.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. This assembly is built by a runtime newer than the currently loaded runtime and cannot be loaded.
File name: 'Microsoft.EnterpriseManagement.OperationsManager, Version=7.0.5000.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'
at SCOMClient.Program.Main(String[] args)
We did made the steps from this doc
But can't fix the error.
Any idea?
Thanks,
Ariel
Solved! Go to Solution.
- Labels:
-
Event Management

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-02-2017 10:15 AM
Hello All,
We do it.
The trick is use .dll SCOM 2012 version to connect to 2016 SCOM version.
The .dll are:
- Microsoft.EnterpriseManagement.Core.dll
- Microsoft.EnterpriseManagement.OperationsManager.dll
- Microsoft.EnterpriseManagement.Runtime.dll
And the version: 7.5.3070.0
We found it in a SDK downloaded from MS page.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-02-2017 10:15 AM
Hello All,
We do it.
The trick is use .dll SCOM 2012 version to connect to 2016 SCOM version.
The .dll are:
- Microsoft.EnterpriseManagement.Core.dll
- Microsoft.EnterpriseManagement.OperationsManager.dll
- Microsoft.EnterpriseManagement.Runtime.dll
And the version: 7.5.3070.0
We found it in a SDK downloaded from MS page.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-09-2018 12:40 AM
Hi arielgritti,
It would be really helpful if you can send me a link to download the 2012 version dlls.
I am getting the same error and trying to resolve.
Thanks!
Archana

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-09-2018 12:47 AM
You can use the 2016 dll files. The files are located in the Program Files x86\System Center 2016\Operations Manager\Server\SDK Binaries folder on the SCOM server.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-09-2018 01:27 AM
Hi Michael,
Thanks a lot. I am using it but i am getting the same error in the thread but getting error for this dll
Microsoft.EnterpriseManagement.Core.dll
Thanks!