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

Source Error:


Line 93: 						 
Line 94:                             <asp:TextBox ID="TextBox1" runat="server" TextMode="MultiLine" Width="400px" Height="113px"></asp:TextBox>
Line 95: 						<asp:Button ID="Button1" runat="server" Text="Submit comments" OnClick="OnComments" Width="130px"></asp:Button>  
Line 96:                             <br />
Line 97:                             <asp:TextBox ID="Message" runat="server" BackColor="Ivory" Width="398px" BorderStyle="None" ForeColor="Maroon"  Font-Bold="True"></asp:TextBox><br />

Source File: c:\inetpub\vhosts\minonktalk.com\httpdocs\news\n0912071345.aspx    Line: 95






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