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

Telerik Spellcheck control issue

2 Answers 132 Views
Spell
This is a migrated thread and some comments may be shown as answers.
Amol
Top achievements
Rank 1
Amol asked on 08 Jul 2015, 07:12 AM

Hi,

I am facing issue in Telerik spellcheck control in one of my project.
This control works fine when I run it on my local machine, but when I deploy it on server (windows 2012) it is giving me following error when I click on "Spell Check" button,

"Web.config registration missing! The spellchecking functionality requires a HttpHandler registration in web.config. Please, use control Smart Tag to add the handler automatically, or see the help for more information.

~/Telerik.Web.UI.SpellCheckHandler.ashx"

This website is running in a IIS 7 environment in Classic Mode. I tried different solution available on internet but no luck as of now.
I have added dll reference in my web project and also registered in the web.config.

Could you please let me know if anyone worked on this kind of issue or having any suggestions.

2 Answers, 1 is accepted

Sort by
0
Ianko
Telerik team
answered on 08 Jul 2015, 11:51 AM
Hello,

Is there the mentioned Telerik.Web.UI.SpellCheckHandler.ashx handler in the web.config. Note that it should be added in both handlers and httpHandlers sections.

You can also examine this help article for further help on the matter—http://docs.telerik.com/devtools/aspnet-ajax/general-information/web-config-settings-overview.

You can also try to replicate the same issue locally on your machine to further debug the problem.

Regards,
Ianko
Telerik
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 Feedback Portal and vote to affect the priority of the items
0
jacob
Top achievements
Rank 1
answered on 03 Feb 2020, 10:59 AM
thanks
Tags
Spell
Asked by
Amol
Top achievements
Rank 1
Answers by
Ianko
Telerik team
jacob
Top achievements
Rank 1
Share this question
or