Server Error in '/' 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._404_aspx' does not contain a definition for 'Login_Button_Click' and no extension method 'Login_Button_Click' accepting a first argument of type 'ASP._404_aspx' could be found (are you missing a using directive or an assembly reference?)

Source Error:


Line 291:        <asp:Panel ID="Login" runat="server" Visible="false"  >
Line 292:           <h3 >Password  <asp:TextBox ID="Login_TextBox"  runat="server"></asp:TextBox> 
Line 293:            <asp:Button ID="Login_Button" runat="server" Text="LogIn" OnClick="Login_Button_Click" />              
Line 294:        </asp:Panel> 
Line 295:              <asp:LinkButton ID="Logout" Visible="false"   style=" float :right;" runat="server" OnClick="Logout_Click">

Source File: c:\webcontent\SC_3\v2.5\404.aspx    Line: 293





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