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: BC30002: Type 'OrderItems' is not defined.

Source Error:


Line 3:      Inherits CMS.BasePage
Line 4:  
Line 5:      Public objOrderSummary As New OrderItems()
Line 6:      Public SessionOrderItemName As String = CMS.Utils.UserID & "_" & CMS.Utils.SiteID & "_" & "OrderSummaryItems"
Line 7:      Public EventID As String

Source File: E:\inetpub\wwwroot\LFW_Websites\PositiveFashion\PositiveFashion_CMS\fashion_forum_booking.aspx.vb    Line: 5






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