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 'ViewPageSiteOpeningHour' is not defined.

Source Error:


Line 5:  <script runat="server">
Line 6:      Sub Page_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
Line 7:          Dim loViewPage As ViewPageSiteOpeningHour = New ViewPageSiteOpeningHour(oProcess)
Line 8:          loViewPage.ViewPage()
Line 9:      End Sub

Source File: E:\IIS\Level Extreme\ViewPageSiteOpeningHour.aspx    Line: 7





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