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

Source Error:


Line 85: 
Line 86:         
Line 87:             <asp:GridView ID="gv_materias" runat="server" CssClass="table" Width="100%" AutoGenerateColumns="False" DataSourceID="obj_ds_materias" GridLines="None" ShowHeader="False" BorderStyle="None" OnLoad="gv_materias_Load">
Line 88:                 <Columns>
Line 89:                     <asp:TemplateField HeaderText="id_materia" SortExpression="id_materia" ItemStyle-HorizontalAlign="Justify">

Source File: \\windows-pd-0001.fs.locaweb.com.br\wnfs-0002\fabianoterapias1\web\Materia.aspx    Line: 87






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