Posted
on Mar 19, 2010
(permalink)
Hello,
I've an old asp.net site (asp.net 1.1) using RAD controls of spell and editor. I had to recently upgrade it to asp.net framework 2..0 (VS 2005). After the upgrade we started getting error on RAD spell control as below:
Could not find target HTML element. Please verify that ControlToCheck points to a valid control.
This works fine with old asp.net version (in IIS). we have not made ay changes to the aspx page which hosts these controls. It shis because of the name generation has changed in asp.net 2.0?
What are my options here? Do I have to upgrade the RAD controls to asp.net 2.0 version (RadSpell.Net2.dll)? Is this a known issue with known workaround?
Thanks,
Mahesh