当前位置: 代码迷 >> ASP.NET >> FredCK.FCKeditorV2用法,该怎么解决
  详细解决方案

FredCK.FCKeditorV2用法,该怎么解决

热度:9697   发布时间:2013-02-25 00:00:00.0
FredCK.FCKeditorV2用法
FredCK.FCKeditorV2用法,导入bin文件FredCK.FCKeditorV2.dll
=========================================================================
头加:<%@ Register TagPrefix="FCKeditorV2" Namespace="FredCK.FCKeditorV2" Assembly="FredCK.FCKeditorV2" %>
=========================================================================
调用:<form id="form1" runat="server">
  <div>
  <FCKeditorV2:FCKeditor ID="FCKeditor1" runat="server" BasePath="/FCKeditor/">
  </FCKeditorV2:FCKeditor>
  </div>
</form>
==========================================================================

错误:::
“/WebAll”应用程序中的服务器错误。
--------------------------------------------------------------------------------

HTTP 错误 404 - Not Found。

------解决方案--------------------------------------------------------
LZ 我有源码 我现在狂缺积分啊 你给我积分 我给你源码 例题 绝对是好的啊