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

Source Error:


Line 788:          <td width="235" rowspan="3" align="center" valign="bottom">
Line 789:         
Line 790:          <asp:LinkButton CssClass="Btn_form_proceed2" width="230" height="43" ID="btnProceed" runat="server" OnClick="proceedBtn_Click" ValidationGroup="MemberProductivity"></asp:LinkButton>
Line 791:          </td>
Line 792:        </tr>

Source File: D:\Navantis\FairmontFamous\Web\Secure\Enrollment\EnrollmentBusiness.aspx    Line: 790





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