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: 'Bonnier.Fotbollskanalen.Web.Util.CommonUiHelper' does not contain a definition for 'GetMinifiedCssFileUrl'

Source Error:


Line 14:     <%= CurrentPage.PageName.Encode() %>
Line 15:   </title>
Line 16:   <link type="text/css" href="<%# CommonUiHelper.GetMinifiedCssFileUrl(Context, "Styles/style.css") %>" rel="stylesheet" />
Line 17:     <!--[if lt IE 9]>
Line 18:       <link type="text/css" href="<%# CommonUiHelper.GetMinifiedCssFileUrl(Context, "Styles/style.ie.css") %>" rel="stylesheet" />

Source File: d:\Inetpub\Public\TV4\Fotbollskanalen\Webroot\Pages\IframePage.aspx    Line: 16





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