I get a Javascript error when clicking the spellcheck inside of a radeditor. It says that my spell checker can not be found. I am coding in .Net 3.5 and can't seem to figure out why the spell check throws the following two errors. I am pretty sure that I have a compatible radspell.dll assembly in the bin folder.
Error 1 - GetRadSpell is not defined
Error 2 - Object expected
Error 1 - GetRadSpell is not defined
Error 2 - Object expected