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: CS0103: The name 'Utils' does not exist in the current context

Source Error:


Line 1064:        static CachesFileMonitor()
Line 1065:        {
Line 1066:            if (!Utils.FileExists(path))
Line 1067:            {
Line 1068:                string content = "<?xml version=\"1.0\" standalone=\"yes\"?>\r\n";

Source File: e:\www\host207061429\wwwroot\App_Code\WebCache.cs    Line: 1066






Version Information: Microsoft .NET Framework Version:2.0.50727.9031; ASP.NET Version:2.0.50727.9031