We have a user who receives the following error message when attempting to open 2 specific custom views within Service Manager 2010.
Error message detail:
Date: 8/05/2014 7:20:14 AM
Application: System Center Service Manager Console
Application Version: 7.0.6555.0
Severity: Error
Message: An error occurred while loading the items.
Microsoft.EnterpriseManagement.UI.ViewFramework.AdvancedListSupportException: The Full adapter threw an exception. See the FullUpdate property to see the exception.
at Microsoft.EnterpriseManagement.UI.ViewFramework.AdvancedListSupportAdapter.DoAction(DataQueryBase query, IList`1 dataSources, IDictionary`2 parameters, IList`1 inputs, String outputCollectionName)
at Microsoft.EnterpriseManagement.UI.DataModel.QueryQueue.StartExecuteQuery(Object sender, ConsoleJobEventArgs e)
at Microsoft.EnterpriseManagement.ServiceManager.UI.Console.ConsoleJobExceptionHandler.ExecuteJob(IComponent component, EventHandler`1 job, Object sender, ConsoleJobEventArgs args)
We have seen the fixes in regards to this issue - which involves changing the code of management packs, however changing the management pack would mean that it would change for all department staff instead of this one particular user who has this issue.
We are hesitant in doing this as it may cause an error for the rest of the staff who are not receiving the error.
Has anyone dealt with a similar situation before?
Any advice would be helpful.


