Hi Mojtaabaa,
I had the same problem.
The following steps solved them for me:
1) Replace included CKEditor with full version from: http://ckeditor.com/download
2) add/replace the following line in web.config
<add name="CkHtmlEditorProvider" type="BugNET.Providers.HtmlEditorProviders.CkHtmlEditorProvider, BugNET.Providers.CkHtmlEditorProvider" Height="250" Width="100%" Toolbar="Full" providerPath="~\Scripts\CKEditor\" />
alex.
I had the same problem.
The following steps solved them for me:
1) Replace included CKEditor with full version from: http://ckeditor.com/download
2) add/replace the following line in web.config
<add name="CkHtmlEditorProvider" type="BugNET.Providers.HtmlEditorProviders.CkHtmlEditorProvider, BugNET.Providers.CkHtmlEditorProvider" Height="250" Width="100%" Toolbar="Full" providerPath="~\Scripts\CKEditor\" />
alex.