Portal Group Mapping Settings
If memory serves... I go to the SCSM Console and go into Cireson - Portal Group Mapping Settings to control who is in what group for the "Teamwork" view. Is that still correct on version 8.2? Currently when I pick that option I get the following error:
Date: 12/12/2017 8:46:20 AM
Application: System Center Service Manager
Application Version: 7.5.3079.0
Severity: Error
Message: A required resource could not be found.
System.IO.FileNotFoundException: Could not load file or assembly 'Cireson.Analyst.Web.Console' or one of its dependencies. The system cannot find the file specified.
File name: 'Cireson.Analyst.Web.Console'
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.UI.SdkDataAccess.ConsoleTaskHandler.DoTask(IList`1 navigationNodes, NavigationModelNodeTask task, List`1 parameterList)
at Microsoft.EnterpriseManagement.UI.SdkDataAccess.ConsoleTaskHandler.DoTask(IList`1 navigationNodes, NavigationModelNodeTask task)
at Microsoft.EnterpriseManagement.ConsoleFramework.WindowJobRecord.ExecuteBackgroundJob(Object sender, ConsoleJobEventArgs eventargs)
at Microsoft.EnterpriseManagement.ServiceManager.UI.Console.ConsoleJobExceptionHandler.ExecuteJob(IComponent component, EventHandler`1 job, Object sender, ConsoleJobEventArgs args)
WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
Best Answer
-
Kevin_Goodwin Customer Advanced IT Monkey ✭✭✭Ended up restoring the server to before the install was done and re-did the whole process. Working fine now.0
Answers