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: BC30456: 'ShoppingCart' is not a member of 'ProfileCommon'.

Source Error:


Line 67:         Sub BindShoppingCart()
Line 68: 
Line 69:             If Not Profile.ShoppingCart Is Nothing Then
Line 70: 
Line 71:                 GridView1.DataSource = Profile.SavedShoppingCart.CartItems

Source File: G:\PleskVhosts\nycis.com\httpdocs\buonamici\account.aspx    Line: 69





Version Information: Microsoft .NET Framework Version:2.0.50727.9061; ASP.NET Version:2.0.50727.9062