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

Source Error:


Line 43: 
Line 44:         <div class="col-lg-3 col-md-3 form-group">
Line 45:             <asp:Button ID="btnView" Text="View" CssClass="btn btn-primary" OnClick="ViewNewspaper" runat="server" />  
Line 46:         </div>   
Line 47:         

Source File: f:\Websites\www-secstate-wa-gov\library\newspapers\newspapers.aspx    Line: 45






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