14 Oct 2022
Link to this post
I'm trying to login on my sitefinity after the upgrade, the failed count is increasing in the database, but my credentials are correct. I noticed an exception in TPC trace.logs, maybe that can be issue.
{
"ErrorId": "aba8ea22-ed93-4a15-936b-465d4d0b4eff",
"Title": "CrmParallelConnection - (Get Client)",
"Message": "Creating Client with name Default Connection.",
"StackTrace": null,
"InnerException": null,
"ErrorDate": "2022-10-14T16:55:09.5156449-04:00",
"Level": "CRM",
"LogType": "Trace",
"Severity": "None",
"ErrorPageURL": "http://127.0.0.1/",
"CultureInfo": "en-US",
"MachineName": "MOM123456",
"ErrorSource": "Developer",
"WindowsIdentity": "AzureAD\\user",
"Type": "System.Exception",
"ErrorlineNo": null,
"InnerMessage": null,
"Trace": null
}