Hello,
We've recently upgraded to VS 2010 and have started dabbling in some MVC. We currently have both non-MVC pages co-mingled with MVC pages. We seem to have run into an issue with the RadEditor's SpellChecker. The
error message we receive is below. Followed by our
web.config and
skin file (used for all editors in our application). I've done some research to try to fix the problem without having to post a new thread but we're still unable to find the solution to our problem. Any ideas? If you need anything else please let us know.
Error Message:
"Message from webpage:
The spellchecking functionality requires a HttpHandler registration in web.config. Please, use the control Smart Tag to add the handler automatically, or see the help for more information.
/Telerik.Web.UI.SpellCheckHandler.axd"
Web.config:
Skin file:
Thanks!
Daniel Brewer