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

Source Error:


Line 65:                         
Line 66: 
Line 67:                     &nbsp;<asp:Button ID="Button1" runat="server" OnClick="Button1_Click" Text="Email Password" Visible="False" />
Line 68:                         
Line 69: 

Source File: c:\inetpub\vhosts\cloud.pndascollege.in\httpdocs\StudentPortal\forgotpwd.aspx    Line: 67






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