pikoolas
چهارشنبه 05 آبان 1389, 17:42 عصر
سلام.
وقتی صفحه رو سیستم خودمه مشکلی نداره اما وقتی که آپلود می کنم این ارور رو میده.
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.product_aspx' does not contain a definition for 'Button1_Command' and no extension method 'Button1_Command' accepting a first argument of type 'ASP.product_aspx' could be found (are you missing a using directive or an assembly reference?)
Source Error:
Line 26: <ItemTemplate> Line 27: <div style="border-style: groove; border-width: 2px; width: 110px;" align="center"> Line 28: <asp:Button ID="Button1" runat="server" Line 29: Text='<%# Eval("Name") %>' CommandArgument='<%# Eval("catgory_Id") %>' Line 30: oncommand="Button1_Command" Width="100px" />
Source File: d:\websites\aba\aba-industrialgroup.com\wwwroot\product.aspx Line: 28
Show Detailed Compiler Output:
Show Complete Compilation Source:
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.1
مشکل چیست؟
وقتی صفحه رو سیستم خودمه مشکلی نداره اما وقتی که آپلود می کنم این ارور رو میده.
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.product_aspx' does not contain a definition for 'Button1_Command' and no extension method 'Button1_Command' accepting a first argument of type 'ASP.product_aspx' could be found (are you missing a using directive or an assembly reference?)
Source Error:
Line 26: <ItemTemplate> Line 27: <div style="border-style: groove; border-width: 2px; width: 110px;" align="center"> Line 28: <asp:Button ID="Button1" runat="server" Line 29: Text='<%# Eval("Name") %>' CommandArgument='<%# Eval("catgory_Id") %>' Line 30: oncommand="Button1_Command" Width="100px" />
Source File: d:\websites\aba\aba-industrialgroup.com\wwwroot\product.aspx Line: 28
Show Detailed Compiler Output:
Show Complete Compilation Source:
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.1
مشکل چیست؟