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

Source Error:


Line 609:                                                                                                                    <tr>
Line 610:                                                                                                                        <td align="left" colspan="4">
Line 611:                                                                                                                            <asp:CheckBox ID="chkShippingDetails" TabIndex="14" runat="server" Width="415px"
Line 612:                                                                                                                                OnCheckedChanged="chkShippingDetails_CheckedChanged" AutoPostBack="True" Font-Bold="True"
Line 613:                                                                                                                                Text="Select this check box if Shipping Details are same as Billing Details">

Source File: c:\HostingSpaces\Ranjan\pdsinfotech.com\wwwroot\SimpleTaxIndia\OrderNow.aspx    Line: 611






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