Hello @ all,
I want to use the FCKEditor for .NET 2.0 - And I have a big problem to get it work.
1) What is to download? Just FCKeditor.Net_2.6.3.zip or more
2) My Webside is in wwwroot/testpage/
3) i copied the dll "FredCK.FCKeditorV2.dll" in my bin-folder.
4) Head and Body of my Webpage:
<%@ Register Assembly="FredCK.FCKeditorV2" Namespace="FredCK.FCKeditorV2" TagPrefix="FCKeditorV2" %>
Re: I'm New - Help with FCKEditor for .NET 2.0