
- 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
‎10-10-2018 11:53 PM
Quick note: the date format must be identical to the SCOM server.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-11-2018 12:16 AM
Thanks Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-09-2018 02:51 AM
The integration will be going to get the part that will manage the process where it will be having the perfect part around which will be having the most of the process for the user to download the process which will be guided by Microsoft support chat which has the tendency to get the work done after furnishing the overall part.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-10-2018 01:36 AM
Hi Arielgritti / Michael,
How the SCOM events are inserted into em_event table.
Its like for few alerts in the SCOM i am getting the new events and mapped to the same alert for every time the connector is running. What might be the reason for the events getting created if there is no updates on the SCOM server??
How to resolve the issue..
Thanks in advance!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-13-2019 12:43 AM
Hi All,
Getting below error for SCOM 2012 as well, any idea how to fix this?
EVENTS
-------------------------------------------------------------
Error running SCOM client:
Unhandled Exception: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.EnterpriseManagement.OperationsManager, Version=7.0.5000.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.
at SCOMClient.Program.Main(String[] args)SCOM Event connector failed.
Unhandled Exception: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.EnterpriseManagement.OperationsManager, Version=7.0.5000.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.
at SCOMClient.Program.Main(String[] args)