This is a migrated thread and some comments may be shown as answers.

RadEditor : Spell Check Handler Server Error:500

2 Answers 117 Views
WebParts for SharePoint
This is a migrated thread and some comments may be shown as answers.
Tarun Jain
Top achievements
Rank 1
Tarun Jain asked on 19 Apr 2010, 11:54 AM
Hey Techies,

We are using RadEditor control in MOSS. After entering text, as soon as we apply, SPELL CHECK, following error occurred. We are not getting root cause for same.

Spell Check Handler Server Error:500



[DictionaryFormatException: Invalid dictionary format.  Please import the word list with the Dictionary tool or download a newer dictionary.]

   Telerik.Web.UI.Dictionaries.SpellDictionary.LoadBaseDictionary(TextReader baseDictionaryReader) +306

   Telerik.Web.UI.Dictionaries.EditDistanceDictionary.Load(TextReader baseDictionaryReader, ICustomDictionarySource customSource, String cacheKey) +39

   Telerik.Web.UI.SpellChecker.LoadDictionary() +403

   Telerik.Web.UI.SpellChecker.CheckWord(String word, String sLastWord) +185

   Telerik.Web.UI.SpellChecker.CheckText() +226

   Telerik.Web.UI.SpellCheckHandler.ProcessSpellCheckRequest(HttpResponse response, SpellChecker checker, String text) +104

   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +638

   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +177

</pre></code>


we checked, *.tdf files are presented at following locations ->C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\wpresources\RadEditorSharePoint\5.4.0.0__1f131a624888eeed\Resources\App_Data\RadSpell with Network Service provided.

Any help and pointers to resolve this is highly appericiated!!

Thanks,
Tarun




2 Answers, 1 is accepted

Sort by
0
Stanimir
Telerik team
answered on 20 Apr 2010, 01:13 PM
Hello Tarun,

This error usually indicates a corrupt dictionary file. Please check your spell dictionaries (*.tdf files) and make sure that they are the same as the originals from the RadEditor installation. If you have tried to make modifications to the en-US.tdf dictionary file, you can tell us what you wanted to change and we will tell you how to do it.


Greetings,
Stanimir
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Ravi
Top achievements
Rank 1
answered on 14 Dec 2011, 02:23 PM
Hi Stanimir,

I have faced same problem  so I have paste same .tds file to server side and check again the problem is resolved

Thanks,
Ravi Noneria
Tags
WebParts for SharePoint
Asked by
Tarun Jain
Top achievements
Rank 1
Answers by
Stanimir
Telerik team
Ravi
Top achievements
Rank 1
Share this question
or