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

Source Error:


Line 224:                                            <tr>
Line 225:                                                <td>
Line 226:                                                    <asp:GridView ID="gvCountry" runat="server" AutoGenerateColumns="False" Width="100%"
Line 227:                                                        ForeColor="#fff" BorderStyle="Groove" ShowHeader="true" CssClass="" BorderWidth="0" GridLines="Both" rules="None"
Line 228:                                                        OnRowDataBound="gvCountry_RowDataBound">

Source File: e:\NetDocs\swachhbharaturban.gov.in\ihhl\RPTApplicationSummary.aspx    Line: 226





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