Server Error in '/22info/BTS_Web' 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: 'billstatus_aspx' does not contain a definition for 'btnCSV_Click' and no accessible extension method 'btnCSV_Click' accepting a first argument of type 'billstatus_aspx' could be found (are you missing a using directive or an assembly reference?)

Source Error:


Line 247:                            <td>
Line 248:                                <h2 class="entry-title">
Line 249:                                    <asp:Label ID="lblStatusHeader" runat="server">Bills on [status]</asp:Label><asp:Button ID="btnCSV" runat="server" Text="CSV" OnClick="btnCSV_Click" style="position: absolute; right: 20px;" /></h2>
Line 250:
Line 251:                                <div runat="server" id="divScrollTo"><a href="#sbanchor">View Senate Bills</a><b> | </b><a href="#hbanchor">View House Bills</a></div>

Source File: D:\Website\22info\BTS_Web\BillStatus.aspx    Line: 249






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