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: CS0104: 'AppContext' is an ambiguous reference between 'FMRS.BLL.AppContext' and 'System.AppContext'

Source Error:


Line 24:     <link   href="<%=ResolveClientUrl("~/assets/css/style2.css?v=110520") %>" rel="stylesheet" type="text/css" />
Line 25:     <link   href="<%=GetLanguageLayout() %>" rel="stylesheet" type="text/css" />
Line 26:     <link   href="<%=ResolveClientUrl("~/assets/css/"+ AppContext.CurrentAccountSettings.CssFile + ".css?v=100705") %>" rel="stylesheet" type="text/css" />
Line 27:     <link   href="<%=ResolveClientUrl("~/CustomStyleSheet.ashx") %>" rel="stylesheet" type="text/css" />
Line 28:     

Source File: c:\websites\FMRS\PRD\amore-test\Main.Master    Line: 26






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