Hi there,
I keep getting an error on my Chrome browser, but not on my Android app (which seems to be working fine). I have tried clearing the cache, but still get the same message. Below is the error message I get on the page. Any ideas?
Server Error in '/' Application.
Value cannot be null.Parameter name: value
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.ArgumentNullException: Value cannot be null.
Parameter name: value
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:
[ArgumentNullException: Value cannot be null.
Parameter name: value]
System.IO.BinaryWriter.Write(String value) +14738601
Microsoft.Office.WebAuth.AadOidcConfig.IdentityCreation.CookieValues.Serialize(IDataProtectorContainer`1 refreshTokenProtectorContainer) +405
Microsoft.Office.WebAuth.AadOidcConfig.IdentityCreation.MsalTokenCacheSerializer.ExtractCookieValues(AadTokenAcquisitionResult tokenAcquisitionResult) +157
Microsoft.Office.WebAuth.AadOidcConfig.IdentityCreation.MsalTokenCacheSerializer.Serialize(IOwinContext context, AadTokenAcquisitionResult tokenAcquisitionResult, IAadIdentity identity) +201
Microsoft.Office.WebAuth.AadOidcConfig.IdentityCreation.AadOidcTokenManager.SerializeRootTokenResult(AadTokenAcquisitionResult tokenAcquisitionResult, AadTokenAcquisitionOptions tokenAcquisitionOptions) +153
Microsoft.Office.WebAuth.AadOidcConfig.IdentityCreation.<UpdateTokenCacheAsync>d__6.MoveNext() +359
System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() +31
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +60
Microsoft.Office.WebAuth.S2S.AAD.TokenHandling.<GetTokensAsync>d__0.MoveNext() +5406
System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() +31
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +60
Microsoft.Office.WebAuth.Utils.<GetTokenAsynchronously>d__0`2.MoveNext() +414
System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() +31
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +60
Microsoft.Office.WebAuth.AadOidcConfig.SessionLifetimeManagement.<PerformPolicyCheckAsync>d__0.MoveNext() +559
System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() +31
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +60
Microsoft.Office.WebAuth.AadOidcConfig.NotificationHandlers.<Handle>d__10.MoveNext() +770
System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() +31
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +60
Microsoft.Office.WebAuth.IdentityCore.<ExecuteHandlerList>d__71`1.MoveNext() +539
System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() +31
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +60
Microsoft.Office.WebAuth.AadOidcConfig.<<-ctor>b__138_2>d.MoveNext() +319
System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() +31
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +60
Microsoft.Owin.Security.Cookies.<AuthenticateCoreAsync>d__12.MoveNext() +2331
System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() +31
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +60
Microsoft.Owin.Security.Infrastructure.<BaseInitializeAsync>d__31.MoveNext() +709
System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() +31
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +60
Microsoft.Owin.Security.Infrastructure.<Invoke>d__5.MoveNext() +317
System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() +31
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +60
Microsoft.Owin.Security.Infrastructure.<Invoke>d__5.MoveNext() +735
System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() +31
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +60
Microsoft.Office.WebAuth.IdentityCore.AuthSkip.<Invoke>d__3.MoveNext() +588
System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() +31
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +60
Microsoft.Office.Tasks.Service.Authentication.<Invoke>d__1.MoveNext() +956
System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() +31
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +60
Microsoft.Owin.Host.SystemWeb.IntegratedPipeline.<RunApp>d__7.MoveNext() +196
System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() +31
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +60
Microsoft.Owin.Host.SystemWeb.IntegratedPipeline.<DoFinalWork>d__12.MoveNext() +192
System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() +31
Microsoft.Owin.Host.SystemWeb.IntegratedPipeline.StageAsyncResult.End(IAsyncResult ar) +117
System.Web.AsyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +510
System.Web.<>c__DisplayClass285_0.<ExecuteStepImpl>b__0() +37
System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +155
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +131
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.7.3770.0