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: 'EntaState' is not a member of 'System.Web.UI.Page'.

Source Error:


Line 3:      Dim IbasketTicketQuantity As Integer
Line 4:      Dim IbasketTicketQuantityTotal As Integer
Line 5:      For Each oOffer As EntaNetDataTypes.ItemBase In MyBase.EntaState.Booking.OfferedItems
Line 6:          IbasketTicketQuantity = CType(oOffer, EntaNetDataTypes.ItemBase).NoItems
Line 7:          IbasketTicketQuantityTotal = IbasketTicketQuantityTotal + Val(IbasketTicketQuantity)

Source File: \\mgs.local\ms8web$\Content\CCT\EntaConnectStripe\includes\iBasketNew.aspx    Line: 5





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