Server Error in '/' Application.

Expected hex 0x in '{0}'.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.FormatException: Expected hex 0x in '{0}'.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[FormatException: Expected hex 0x in '{0}'.]
   System.GuidResult.SetFailure(ParseFailureKind failure, String failureMessageID, Object failureMessageFormatArgument, String failureArgumentName, Exception innerException) +4050433
   System.Guid.TryParseGuidWithHexPrefix(String guidString, GuidResult& result) +14723922
   System.Guid.TryParseGuid(String g, GuidStyles flags, GuidResult& result) +264
   System.Guid.Parse(String input) +104
   Aproplan.API.Rest.RestAPIUtil.GetRequesterId(HttpContext httpContext) in C:\inetpub\wwwroot\Aproplan.API\restapi\RestAPIUtil.cs:1995

[ForbiddenError403: Forbidden]
   Aproplan.API.Rest.RestAPIUtil.GetRequesterId(HttpContext httpContext) in C:\inetpub\wwwroot\Aproplan.API\restapi\RestAPIUtil.cs:2011
   Aproplan.API.Contexts.InstanceApiRequestContext.get_ConfigContext() in C:\inetpub\wwwroot\Aproplan.API\Contexts\InstanceApiRequestContext.cs:35
   Aproplan.API.Global.Application_BeginRequest(Object sender, EventArgs e) in C:\inetpub\wwwroot\Aproplan.API\Global.asax.cs:143
   System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +223
   System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +220
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +94


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4690.0