Server Error in '/' Application.

The sign-in name or password does not match one in the Microsoft account system.

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: Microsoft.SharePoint.Client.IdcrlException: The sign-in name or password does not match one in the Microsoft account system.

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:


[IdcrlException: The sign-in name or password does not match one in the Microsoft account system.]
   Microsoft.SharePoint.Client.Idcrl.IdcrlAuth.GetServiceToken(String securityXml, String serviceTarget, String servicePolicy) +506
   Microsoft.SharePoint.Client.Idcrl.IdcrlAuth.GetServiceToken(String username, String password, String serviceTarget, String servicePolicy) +193
   Microsoft.SharePoint.Client.Idcrl.SharePointOnlineAuthenticationProvider.GetAuthenticationCookie(Uri url, String username, SecureString password, Boolean alwaysThrowOnFailure, EventHandler`1 executingWebRequest) +302
   Microsoft.SharePoint.Client.SharePointOnlineCredentials.GetAuthenticationCookie(Uri url, Boolean refresh, Boolean alwaysThrowOnFailure) +360
   Microsoft.SharePoint.Client.ClientRuntimeContext.SetupRequestCredential(ClientRuntimeContext context, HttpWebRequest request) +488
   Microsoft.SharePoint.Client.SPWebRequestExecutor.GetRequestStream() +45
   Microsoft.SharePoint.Client.ClientContext.GetWebRequestExecutor() +361
   Microsoft.SharePoint.Client.ClientContext.GetFormDigestInfoPrivate() +32
   Microsoft.SharePoint.Client.ClientContext.EnsureFormDigest() +126
   Microsoft.SharePoint.Client.ClientContext.ExecuteQuery() +52
   IRIS.FISCONET.API.Common.ClientContextExtension.ExecuteSearchQueryWithIncrementalRetry(ClientContext context, Int32 retryCount, Int32 delay) in F:\FOD FIN\FISCONETPLUS\IRIS.FISCONET.O365\IRIS.FISCONET.API2\Common\TokenHelper.cs:1122
   IRIS.FISCONET.API.WebApiApplication.Application_Start() in F:\FOD FIN\FISCONETPLUS\IRIS.FISCONET.O365\IRIS.FISCONET.API2\Global.asax.cs:33

[HttpException (0x80004005): The sign-in name or password does not match one in the Microsoft account system.]
   System.Web.HttpApplicationFactory.EnsureAppStartCalledForIntegratedMode(HttpContext context, HttpApplication app) +10109667
   System.Web.HttpApplication.RegisterEventSubscriptionsWithIIS(IntPtr appContext, HttpContext context, MethodInfo[] handlers) +123
   System.Web.HttpApplication.InitSpecial(HttpApplicationState state, MethodInfo[] handlers, IntPtr appContext, HttpContext context) +181
   System.Web.HttpApplicationFactory.GetSpecialApplicationInstance(IntPtr appContext, HttpContext context) +228
   System.Web.Hosting.PipelineRuntime.InitializeApplication(IntPtr appContext) +314

[HttpException (0x80004005): The sign-in name or password does not match one in the Microsoft account system.]
   System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +10089908
   System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +99
   System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +263


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