Server Error in '/IR' 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: 'Constant' does not contain a definition for 'c_sShortStkName_MQREIT'

Source Error:


Line 39: 
Line 40:         // 2 - Retrieving the contents from menu.xml
Line 41:         ds.ReadXml(Server.MapPath("/IR/" + Constant.c_sShortStkName_MQREIT + "/menu.xml"));
Line 42: 
Line 43:         if (ds != null && ds.Tables.Count > 0)

Source File: c:\IRS\IR\MQREIT\Layout.master.cs    Line: 41






Version Information: Microsoft .NET Framework Version:2.0.50727.9054; ASP.NET Version:2.0.50727.9051