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

MSWordAdapter dll (or it’s dependencies) missing error in Prometheus

4 Answers 82 Views
Spell
This is a migrated thread and some comments may be shown as answers.
Adrian
Top achievements
Rank 1
Adrian asked on 16 May 2008, 08:42 AM
Hi,

I have implemented the SpellChecker in combination with RadEditor where I haven't used the RadEditor's AjaxSpellCheck tool, but I have pointed separate SpellChecker component to Radeditor's content area. I did this, because using the RadEditor's built-in AjaxSpellChecker doesn't provide the option of spell checking in new dialog box, but just an "inline" one, as far as I can see.
Everything works fine if I use non-MSWord spell check provider (currently using TelerikProvider), as soon as I switched to MSWordProvider, I started to get MSWordAdapter.dll (or it’s dependencies) missing error. In my installation of Telerik controls I can see folder MSWordSupport under "Spell" folder, and there's only  instructions on how to setup the MS Word in dcomcnfg, which I have done exactly as you said. The version of MS Word, we have is MS Office 2007.. Then I tried to run the component, but with no success, again the same error.. Then I searched forums again and have found the set of three dlls that should be copied into the bin directory of my webapp. I did that, but again with no success.. Can you, please, advise? Thank you.

Adrian

4 Answers, 1 is accepted

Sort by
0
Accepted
Rumen
Telerik team
answered on 17 May 2008, 11:00 AM
Hello Adrian,

The new RadSpell for ASP.NET AJAX control still does not support MS Word spellchecking, due to interoperability problems with the MsWordAdapter.dll. The problem is already logged in our bug tracking system and we will try to implement this feature for the next update of RadControls for ASP.NET AJAX.

As a side note, you should be aware that MS Word spellchecking uses significant amount of server resources and if a lot of users spellcheck their documents at the same time, this could considerably slow down your server. That is why my suggestion is to choose one of the other spellcheck algorithms SpellCheckProvider="EditDistanceProvider" or SpellCheckProvider="PhoneticProvider". The PhoneticProvider is convenient for the English, German and French dictionaries.


Best regards,
Rumen
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Adrian
Top achievements
Rank 1
answered on 17 May 2008, 05:00 PM
Hi Rumen,

I will go with your "PhoneticProvider" suggestion. Thank you.

Adrian
0
Jason Boland
Top achievements
Rank 1
answered on 29 Jan 2010, 10:36 PM
Is this issue now resolved?

I'd love to use the exanded word database from MS Word.
0
Rumen
Telerik team
answered on 03 Feb 2010, 04:04 PM
Hi Jason,

Please, see the following forum thread on the subject: SpellCheckProvider="MicrosoftWordProvider".

Sincerely yours,
Rumen
the Telerik team

Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Follow the status of features or bugs in PITS and vote for them to affect their priority.
Tags
Spell
Asked by
Adrian
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Adrian
Top achievements
Rank 1
Jason Boland
Top achievements
Rank 1
Share this question
or