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: CS0117: 'Global' does not contain a definition for 'HtmlTemplate'

Source Error:


Line 61:             else if (Request["id"] != null)
Line 62:             {
Line 63:                 string htmlContent = Global.HtmlTemplate;
Line 64: 
Line 65:                 if (!string.IsNullOrEmpty(htmlContent))

Source File: D:\web\es\419.aspx.cs    Line: 63





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