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: BC30451: 'hyperview' is not declared. It may be inaccessible due to its protection level.

Source Error:


Line 35:         DirectCast(Credentials, EBlock.Compatibility.Credentials).Authenticate("main", Session("I_UserID"), True)
Line 36:       End if     
Line 37:       if NOT hyperview.IsMember(DirectCast(Credentials, EBlock.Compatibility.Credentials).ForeignAccountID, groupId) then _
Line 38:        IsPublicUser = True       
Line 39:     	Catch eX As Exception:

Source File: D:\hyperview\websites\adlib\adlib\browse.aspx    Line: 37






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