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 'TextHelper' does not exist in the namespace 'CMS.GlobalHelper' (are you missing an assembly reference?)

Source Error:


Line 12:         <tr>
Line 13:             <td class="CommentText">
Line 14: 		<%# CMS.GlobalHelper.TextHelper.EnsureLineEndings(Convert.ToString(Eval("MessageText", true)), "<br />")%>
Line 15: 	    </td>
Line 16:         </tr>

Source File: /CMSVirtualFiles/Transformations/=vg=f3a1ad8d-c9a5-4d4f-b863-6ec0c20cf578/Community.Transformations/MessageBoard.ascx    Line: 14





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