Premessa è una vecchissima applicazione che va da secoli alla quale non ho apportato modifiche... Tutto il resto del sito funziona normalmente.
Oggi vado a fare il login (in locale) e mi ritrovo questo errore:
External component has thrown an exception.
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.Runtime.InteropServices.SEHException: External component has thrown an exception.
Source Error:
Line 75:
Line 76: // lblMessage.Text = strName;
Line 77: FormsAuthentication.RedirectFromLoginPage(strName, chkRemember.Checked);