Exception details

Controller: Home
Action: Signin Exception: System.FormatException: Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx). at System.Guid.GuidResult.SetFailure(ParseFailureKind failure, String failureMessageID, Object failureMessageFormatArgument, String failureArgumentName, Exception innerException) at System.Guid.TryParseGuidWithDashes(String guidString, GuidResult& result) at System.Guid.TryParseGuid(String g, GuidStyles flags, GuidResult& result) at System.Guid.Parse(String input) at RomaFrontEnd.Controllers.BaseController.GetVirtualPath(String mediaId) in D:\vsts-agent-win-x64-2.144.2\16\s\Src\CH_ROMA_Sln\RomaFrontEnd\Controllers\BaseController.cs:line 236 at RomaFrontEnd.Controllers.BaseController.HandleHeaderLogo(String headerlogoID) in D:\vsts-agent-win-x64-2.144.2\16\s\Src\CH_ROMA_Sln\RomaFrontEnd\Controllers\BaseController.cs:line 103 at RomaFrontEnd.Controllers.BaseController.OnActionExecuting(ActionExecutingContext filterContext) in D:\vsts-agent-win-x64-2.144.2\16\s\Src\CH_ROMA_Sln\RomaFrontEnd\Controllers\BaseController.cs:line 53 at System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.InvokeActionMethodFilterAsynchronouslyRecursive(Int32 filterIndex) at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass7_0.<BeginInvokeActionMethodWithFilters>b__0(AsyncCallback asyncCallback, Object asyncState) at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResultBase`1.Begin(AsyncCallback callback, Object state, Int32 timeout) at System.Web.Mvc.Async.AsyncControllerActionInvoker.BeginInvokeActionMethodWithFilters(ControllerContext controllerContext, IList`1 filters, ActionDescriptor actionDescriptor, IDictionary`2 parameters, AsyncCallback callback, Object state) at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass3_1.<BeginInvokeAction>b__0(AsyncCallback asyncCallback, Object asyncState)