Welcome Guest Search | Active Topics | Sign In | Register

while using spellcheck option getting error Options
cnutakki
Posted: Thursday, November 8, 2012 2:08:29 AM
Rank: Newbie
Groups: Member

Joined: 11/8/2012
Posts: 1
when using spellcheck option ,I have fallowed the steps what have to do,but on click of spellcheck button Iam getting the dialog box as below with ok button:
Dialog box message:

EO.Web Controls Client Side Debug Message:

EO.Web control 'ctl00_ContentPlaceHolder1_ctl01' error message:The callback on 'ctl00_ContentPlaceHolder1_ctl01' has failed due to a server side exception. Click OK to see the exception message.(set ClientSideOnError to handle this error).

You can turn off this message by setting EO.Web.Runtime.DebugLevel to 0 (Not recommended for debug build)

after clicking ok iam getting the error as
error:
Please check whether dictionary files have been correctly set up or the SpellChecker's Language property has been properly set.

I have copied the dictionaly folder(eo_dict) in my soltion folder.but again the error occuring?
what have to do?please reply back...

Thanks,
cnutakki
eo_support
Posted: Thursday, November 8, 2012 8:42:57 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,195
Hi,

That occurs when the SpellChecker can not see the dictionary files. Try to explicitly set your SpellChecker's Language property, then check whether you have your dictionary files in your "eo_dict\lang\". Note here "lang" is the language of your SpellChecker. Just copying "eo_dict" to your solution folder won't be enough if you do not have the dictionary files for your language. The sample project only contains dictionary files for English.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.