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) +697
   Microsoft.SharePoint.Client.Idcrl.IdcrlAuth.GetServiceToken(String username, String password, String serviceTarget, String servicePolicy) +211
   Microsoft.SharePoint.Client.Idcrl.SharePointOnlineAuthenticationProvider.GetAuthenticationCookie(Uri url, String username, SecureString password, Boolean alwaysThrowOnFailure, EventHandler`1 executingWebRequest) +393
   Microsoft.SharePoint.Client.SharePointOnlineCredentials.GetAuthenticationCookie(Uri url, Boolean refresh, Boolean alwaysThrowOnFailure) +402
   Microsoft.SharePoint.Client.ClientRuntimeContext.SetupRequestCredential(ClientRuntimeContext context, HttpWebRequest request) +743
   Microsoft.SharePoint.Client.SPWebRequestExecutor.GetRequestStream() +70
   Microsoft.SharePoint.Client.ClientContext.GetWebRequestExecutor() +610
   Microsoft.SharePoint.Client.ClientContext.GetFormDigestInfoPrivate() +29
   Microsoft.SharePoint.Client.ClientContext.EnsureFormDigest() +104
   Microsoft.SharePoint.Client.ClientContext.ExecuteQuery() +81
   GAP.Web.UtilityClasses.SharePointUtils.GetFileFromSharePoint(Int32 AuditID, Int32 AuditYear, String LibraryName) in C:\TFS\Jeff\GAPC\GAP\GAP.Web\UtilityClasses\SharePointUtils.cs:81
   GAP.Web.UtilityClasses.SharePointUtils.GetAuditFile(Int32 AuditID, Int32 AuditYear, Boolean getRemediation) in C:\TFS\Jeff\GAPC\GAP\GAP.Web\UtilityClasses\SharePointUtils.cs:32
   GAP.Web.Audit.MonitoringReport.btnOpenAssessment_Click(Object sender, EventArgs e) in C:\TFS\Jeff\GAPC\GAP\GAP.Web\Audit\MonitoringReport.aspx.cs:189
   System.Web.UI.WebControls.Button.OnCommand(CommandEventArgs e) +11773849
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5062