Log in or register to post comments
Last post
Spell Check loading issue
Hi, when I try to do a spell check,I'm getting "permission denied" error. SCAYT working for me but not SC.

few times its not raising this error but spell check dialog box window is empty.

I am using Ck Editor 3.6

please advice.
Re: Spell Check loading issue
Can you give us more information on what you are doing to get this error and which browsers give you this bug?
Re: Spell Check loading issue
I integrated CkEditor in my application. I try to access my application in IE ( 7, 8 & 9) . In all browsers I am getting the same error. I am not doing any customized configuration for spell checker.
Re: Spell Check loading issue
any help on this. FYI. here is the error I am getting.

Line :31
Char:2
Error: Permission Denied
Code:0
URL: $resourceURL/RichTextEditor/ckeditor/plugins/wsc/dialogs/tmpFrameset.html

I placed Ckeditor in my web application root($resourceURL)/RichTextEditor

Please advice