Anytime we attempt to open a management pack, there is an error in the code that is ignored and nothing shows up on the screen for information:
This assembly is not fully signed. Cannot verify the strong name signature of the file: {"This assembly is not fully signed. Cannot verify the strong name signature of the file: {"Cannot load the management pack from the specified sealed assembly file: C:\SCMPs\WindowsServer\Microsoft.Windows.Server.2003.mp."}
Data: {System.Collections.ListDictionaryInternal}
ExceptionCode: MPAssemblyLoaderCannotGetManagementPackResourceStream
ExceptionParameters: Count = 1
HResult: -2146233088
HelpLink: null
InnerException: {"This assembly is not fully signed. Cannot verify the strong name signature of the file: C:\SCMPs\WindowsServer\Microsoft.Windows.Server.2003.mp"}
Message: "Cannot load the management pack from the specified sealed assembly file: C:\SCMPs\WindowsServer\Microsoft.Windows.Server.2003.mp."
Source: "Microsoft.EnterpriseManagement.Core"
StackTrace: " at Microsoft.EnterpriseManagement.Configuration.IO.ManagementPackAssemblyReader.LoadAssembly(FileInfo info)\r\n at Microsoft.EnterpriseManagement.Configuration.IO.ManagementPackAssemblyReader..ctor(ManagementPack mp, String filePath)\r\n at Microsoft.EnterpriseManagement.Configuration.IO.ManagementPackMemoryStream..ctor(String filepath, ManagementPack mp)\r\n at Microsoft.EnterpriseManagement.Configuration.ManagementPack.InitializeFromFile(String filepath)\r\n at Microsoft.EnterpriseManagement.Configuration.ManagementPack..ctor(String filepath, IManagementPackStore storeForReferences)\r\n at MPViewer.MPViewer.fileToolStripMenuItem1_Click(Object sender, EventArgs e) in C:\Users\JFare\Desktop\mpviewer-R1\MPViewer.cs:line 1315"
TargetSite: {Microsoft.EnterpriseManagement.Configuration.IO.SealedManagementPack LoadAssembly(System.IO.FileInfo)}
Anytime we attempt to open a management pack, there is an error in the code that is ignored and nothing shows up on the screen for information:
This assembly is not fully signed. Cannot verify the strong name signature of the file: {"This assembly is not fully signed. Cannot verify the strong name signature of the file: {"Cannot load the management pack from the specified sealed assembly file: C:\SCMPs\WindowsServer\Microsoft.Windows.Server.2003.mp."}
Data: {System.Collections.ListDictionaryInternal}
ExceptionCode: MPAssemblyLoaderCannotGetManagementPackResourceStream
ExceptionParameters: Count = 1
HResult: -2146233088
HelpLink: null
InnerException: {"This assembly is not fully signed. Cannot verify the strong name signature of the file: C:\SCMPs\WindowsServer\Microsoft.Windows.Server.2003.mp"}
Message: "Cannot load the management pack from the specified sealed assembly file: C:\SCMPs\WindowsServer\Microsoft.Windows.Server.2003.mp."
Source: "Microsoft.EnterpriseManagement.Core"
StackTrace: " at Microsoft.EnterpriseManagement.Configuration.IO.ManagementPackAssemblyReader.LoadAssembly(FileInfo info)\r\n at Microsoft.EnterpriseManagement.Configuration.IO.ManagementPackAssemblyReader..ctor(ManagementPack mp, String filePath)\r\n at Microsoft.EnterpriseManagement.Configuration.IO.ManagementPackMemoryStream..ctor(String filepath, ManagementPack mp)\r\n at Microsoft.EnterpriseManagement.Configuration.ManagementPack.InitializeFromFile(String filepath)\r\n at Microsoft.EnterpriseManagement.Configuration.ManagementPack..ctor(String filepath, IManagementPackStore storeForReferences)\r\n at MPViewer.MPViewer.fileToolStripMenuItem1_Click(Object sender, EventArgs e) in C:\Users\JFare\Desktop\mpviewer-R1\MPViewer.cs:line 1315"
TargetSite: {Microsoft.EnterpriseManagement.Configuration.IO.SealedManagementPack LoadAssembly(System.IO.FileInfo)}