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) +268
   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.GetFormDigestInfoPrivate() +382
   Microsoft.SharePoint.Client.ClientContext.EnsureFormDigest() +126
   Microsoft.SharePoint.Client.ClientContext.ExecuteQuery() +234
   InDannWeb.BL.CustomSharePoint.InGroup(String GroupName) in C:\Users\abenitez\source\Workspaces\InDannWeb\InDannWeb\InDannWeb\BL\CustomSharePoint.cs:54
   InDannWeb.Pages.Grupos.Page_Load(Object sender, EventArgs e) in C:\Users\abenitez\source\Workspaces\InDannWeb\InDannWeb\InDannWeb\Pages\Grupos.aspx.cs:15
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +52
   System.Web.UI.Control.OnLoad(EventArgs e) +97
   System.Web.UI.Control.LoadRecursive() +61
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +693


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