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

Source Error:


Line 31:                         </div>
Line 32:                         <br />
Line 33:                         <asp:Button ID="btnSave" OnClick="btnSave_Click" runat="server" CssClass="btn btn-primary col-md-3 SaveContact" meta:resourcekey="btnSaveResource2" />
Line 34:                     </div>
Line 35:                     <div class="col-md-4">

Source File: d:\WebSite\Staff\StaffPersonalSite2\Controls\Paging\Contact.ascx    Line: 33






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