Skip to content

Error “System.TypeLoadException: Could not load type ‘Microsoft.EnterpriseManagement.Common.DeleteWorkflowComputerNotAllowedException’ ” after upgrading to SCSM 2022

Error “System.TypeLoadException: Could not load type ‘Microsoft.EnterpriseManagement.Common.DeleteWorkflowComputerNotAllowedException’ ” after upgrading to SCSM 2022 published on No Comments on Error “System.TypeLoadException: Could not load type ‘Microsoft.EnterpriseManagement.Common.DeleteWorkflowComputerNotAllowedException’ ” after upgrading to SCSM 2022

I got this error several times after upgrading to SCSM 2022:

Application: Service Manager Console
Application Version: 10.22.1068.0
Severity: Error
Message: An error occurred while saving the settings.

System.TypeLoadException: Could not load type ‘Microsoft.EnterpriseManagement.Common.DeleteWorkflowComputerNotAllowedException’ from assembly ‘Microsoft.EnterpriseManagement.Core, Version=7.0.5000.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35’.

This error caused by the mistake in the upgrade sequence: the Core assembly was not updated in the GAC (Global Assembly Cache). It can be fixed by installing it manually using gacutil:

gacutil /i "path_to_folder\Microsoft.EnterpriseManagement.Core.dll"

You can take the Core assembly in the SDK Binaries folder of the SCSM. Check the version, it should be 10.22.1313.0.

You must restart SCSM console and all SCSM services after that.

List of images for SCSM 2012 R2 UR9

List of images for SCSM 2012 R2 UR9 published on 3 Comments on List of images for SCSM 2012 R2 UR9

When you creating your own classes, views or folders then sometime you need to use existing images. To do that you must know ID or Name of the image. But all images located in several management pack so find them is not a easiest work. In this post you will find full list of images available in SCSM 2012 R2 UR9. This table contains image itself, size, id and name grouped by management pack. Enjoy )
WARNING! A lot of images inside!
Continue reading List of images for SCSM 2012 R2 UR9

Small poll about Knowledge Base in SCSM 2012

Small poll about Knowledge Base in SCSM 2012 published on 1 Comment on Small poll about Knowledge Base in SCSM 2012

The small poll about your experience of using knowledge base in SCSM 2012 (SP1). If you’ve implemented couple of SCSM installations please select the most popular answer in your cases. You can vote here or on right sidebar. Any comment are appreciated.Continue reading Small poll about Knowledge Base in SCSM 2012

Primary Sidebar