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: BC30455: Argument not specified for parameter 'ItemId' of 'Public Shared Function GetItem(Context As System.Web.HttpContext, DB As Database, SiteId As Integer, ItemId As Integer, [cache As System.Collections.Generic.Dictionary(Of Integer, System.Collections.Generic.List(Of Store.DataLayer.StoreItemPriceRow)) = Nothing]) As Store.ListingItem'.

Source Error:


Line 94:         End If
Line 95: 
Line 96:         Dim ListingItem As ListingItem = ListingItem.GetItem(Context, GlobalSiteId, e.Item.DataItem("ItemId"))
Line 97:         Dim lblPrice As Label = e.Item.FindControl("lblPrice")
Line 98:         Dim lblSalePrice As Label = e.Item.FindControl("lblSalePrice")

Source File: F:\inetpub\wwwroot\mailboxes.com\web\modules\Store\Members\Wishlist\List.ascx.vb    Line: 96





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