Hi Sonia,
The most probable cause for this error is that the web application was recycled. RadSpell keeps its parameters in encrypted form and the encryption key is unique and changed each time the web application starts. If you open the page with RadSpell and then for some reason recycle the web application, the key will be changed and you will see the "Cannot deserialize dialog parameters" error when trying to use the spell control. To fix this you need to refresh the page and make sure that your application is not restarted too often.
If you cannot stop the application from restarting, you can try to workaround the problem by choosing a fixed key for encryption of the spell parameters. See the following help article for more details -
http://www.telerik.com/help/aspnet-ajax/editorcannotdeserializedialogparameters.html
Kind regards,
Rumen
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