读书人

一个编辑框加载不了,该如何处理

发布时间: 2012-05-04 12:36:09 作者: rapoo

一个编辑框加载不了
Edit放在放在项目文件夹下面。
分析器错误消息: 未知的服务器标记“FTB:FreeTextBox”。


HTML code
<FTB:FreeTextBox id="article_context" runat="Server" Language="zh-cn"  SupportFolder="~/Edit/" Width="495" height="204" HtmlModeDefaultsToMonoSpaceFont="True" DownLevelCols="50" DownLevelRows="10" ButtonDownImage="False" GutterBackColor="LightSteelBlue" ToolbarBackgroundImage="True" ToolbarLayout="ParagraphMenu,FontFacesMenu,FontSizesMenu,FontForeColorsMenu|Bold,Italic,Underline,Strikethrough;Superscript,Subscript,RemoveFormat|JustifyLeft,JustifyRight,JustifyCenter,JustifyFull;BulletedList,NumberedList,Indent,Outdent;CreateLink,Unlink,InsertImage,InsertRule|Cut,Copy,Paste;Undo,Redo,Print" ToolbarStyleConfiguration="NotSet" />


[解决办法]
要在工具箱,右键选项,添加这个的DLL

读书人网 >asp.net

热点推荐