SCOM 2012 Connector Test Fail

Amit Thakur
Kilo Explorer

Hi There,

I have created a connector and while test getting below error, SCOM guys saying everthing fine with their server. Could you please advise what could we check further to fix this issue?

Connection test failed: 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.

3 REPLIES 3

DaveHertel
Kilo Sage
Kilo Sage

Hi - I'm not positive this is the fix, but worth a look... might be some files missing: https://social.msdn.microsoft.com/Forums/azure/en-US/6d0b1078-77aa-4967-a0d3-1c85bd7d92bd/system-cen...

Hope this helps?

Michael Skov2
Kilo Guru

Did you upload the .dll files? You need to add these files:

  • Microsoft.EnterpriseManagement.Core.dll
  • Microsoft.EnterpriseManagement.OperationsManager.dll
  • Microsoft.EnterpriseManagement.Runtime.dll

 

Your SCOM admin can find them on the SCOM server.

natasciaheil
Kilo Guru

Hi Amit,

This doc describes what you need to download from the SCOM server and how to upload it to ServiceNow:

https://docs.servicenow.com/bundle/madrid-it-operations-management/page/product/event-management/task/t_EMConfigureSCOMConnector.html#ConfigureSCOMConnectorInstance

Regards,

Natascia