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: 'Utilities' is not a member of 'ITBeyond'.

Source Error:


Line 57: 
Line 58:         '  If Not IO.Directory.Exists(Server.MapPath("~/Cache/Maps")) Then IO.Directory.CreateDirectory(Server.MapPath("~/Cache/Maps"))
Line 59:         FileName = ITBeyond.Utilities.Server.getCacheLocation("/maps/" & map.Replace("/", "_").Replace("\", "_") & "_" & mapext & "_" & map_size & "_" & layers & ".png")
Line 60:         'Server.MapPath("~/Cache/Maps/" & map.Replace("/", "_").Replace("\", "_") & "_" & mapext & "_" & map_size & "_" & layers & ".png")
Line 61: 

Source File: E:\wwwroot\mapsexploroz\getMap.aspx    Line: 59






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