Unrecognized GUID format error in Service Request
Hi, I am getting the following error when trying to execute the task in the Open Service Request view;
Date: 5/16/2017 9:50:51 AM
Application: System Center Service Manager
Application Version: 7.5.7487.0
Severity: Error
Message: Error
System.FormatException: Unrecognized Guid format.
at System.Guid.GuidResult.SetFailure(ParseFailureKind failure, String failureMessageID, Object failureMessageFormatArgument, String failureArgumentName, Exception innerException)
at System.Guid.TryParseGuid(String g, GuidStyles flags, GuidResult& result)
at System.Guid..ctor(String g)
at itnetx.consolemail.assembly.Classes.ConsoleMailTaskHandler.ExecuteCommand(IList`1 nodes, NavigationModelNodeTask task, ICollection`1 parameters)
It is working fine in Incident and Change.
Best Answers
-
Brian_Wiest Customer Super IT Monkey ✭✭✭✭✭Have you performed any customization to the Service Request form?0
Answers
Kind regards