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: CS1501: No overload for method 'getStockPriceText' takes '3' arguments

Source Error:


Line 216:                                </td>
Line 217:                                <td class="shoppingCartCol" style="width: 67px; text-align: right; padding-right: 3px">
Line 218:                                    <asp:Label ID="asplItemPrice" runat="server" Text="<%# Common.getStockPriceText(((Common.ShoppingItem)Container.DataItem).price.ToString(), ((Common.ShoppingItem)Container.DataItem).stockQuantity.ToString(), false) %>"></asp:Label>
Line 219:                                </td>
Line 220:                                <td class="shoppingCartCol" style="width: 67px; text-align: right; padding-right: 3px">

Source File: h:\root\home\intellface-001\www\copybazar\Shopping.aspx    Line: 218






Version Information: Microsoft .NET Framework Version:2.0.50727.9174; ASP.NET Version:2.0.50727.9175