JUSTIN LOUCKS | When I get to page 12 in the Quick Start guide for adding a Cisco UCS Management Port thru the Monitoring Wizard, I get this error. Any ideas? I am running all of this under my account which is a SCOM Admin and a server administrator.
Microsoft.EnterpriseManagement.Internal.UI.Authoring.Extensibility.UISDKException: The page [CISCO.UCS.MP.UI.Proxy.Template.Page.ProxyDetailsPage] in the assembly [CISCO.UCS.MP.UI, Culture="", PublicKeyToken="6c9e6076cdf2c87a", Version="1.0.0.455"] could not be loaded. Please make sure that the account you are running under has sufficient privileges to load the given assembly, or the Management Pack that defines this page is installed or the assembly containing the page is in the path of the executable or that the page derives from known Operations Manager page type. ---> System.IO.FileNotFoundException: Could not load file or assembly 'CISCO.UCS.MP.UI, Version=1.0.0.455, Culture=neutral, PublicKeyToken=6c9e6076cdf2c87a' or one of its dependencies. The system cannot find the file specified.
File name: 'CISCO.UCS.MP.UI, Version=1.0.0.455, Culture=neutral, PublicKeyToken=6c9e6076cdf2c87a'
at System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
at System.Reflection.Assembly.Load(String assemblyString)
at Microsoft.EnterpriseManagement.Internal.UI.Authoring.Extensibility.UIPageSet.CreatePage(String assemblyName, String typeName) |