Server Error in '/PolicyManager' Application.

Compilation Error

Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: CS1061: 'ASP.logincr_aspx' does not contain a definition for 'lgnCtrl_Authenticate' and no extension method 'lgnCtrl_Authenticate' accepting a first argument of type 'ASP.logincr_aspx' could be found (are you missing a using directive or an assembly reference?)

Source Error:


Line 24:     <tr valign="top">
Line 25:         <td valign="top">
Line 26:             <asp:Login ID="lgnCtrl"  runat="server"
Line 27:                 LoginButtonText="Login" TitleText="Login" BorderPadding="0" DisplayRememberMe="False"
Line 28:                 Height="30px" OnAuthenticate="lgnCtrl_Authenticate">

Source File: d:\Kotak\CustomerPortal\LoginCR.aspx    Line: 26






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