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: CS0234: The type or namespace name 'ResHelper' does not exist in the namespace 'CMS.GlobalHelper' (are you missing an assembly reference?)

Source Error:


Line 5:    <tr>
Line 6:      <td class="mediaLibraryTeaser">
Line 7:          <a class="imageVideoBorder" href="<%# HTMLHelper.HTMLEncode(MediaLibraryFunctions.GetMediaFileDetailUrl(Eval("FileID"))) %>" title="<%# CMS.GlobalHelper.ResHelper.GetString(Convert.ToString(Eval("FileDescription"))) %>">
Line 8:          <cc1:MediaFilePreview ID="filePreview" runat="server" maxsidesize="260" width="260" height="184" DefaultImageUrl="~/App_Themes/CorporateSite/Images/gallery_videos_teaser.png" /> 
Line 9:          </a>

Source File: /CMSVirtualFiles/Transformations/=vg=5c75a5db-0e42-4fc8-96a9-e5d177f043e6/CorporateSite.Transformations/MediaLibrary.ascx    Line: 7





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