I have a ASP.NET site which we are upgrading from .net framework 3.5 to 4.0 and everything seems to be working fine. I also upgraded from telerik dll from 2010.2.929.20 to 2011.1.315.40.
The only problem that I am having is the telerik controls placed in User Control which then placed on aspx page is not rendering in Visual Studio 2010. The user controls is displayed as error -
System.NotSupportedException:Specified method is not supported at System.Web.UI.Design.UserControlDesign.Dummy.RootDesigner.DummyWebFormsReferenceManager.RegisterTahPrefix(Type objectType) at ....(please see complete error in attached file)
I removed the old reference of telerik dlls and added them back again with the new dll..
Versions :
- Visual Studio 2010 Professional
- Telerik Control - 2011.1.315.40
- .net framework 4.0
Please advise.
Thanks.
The only problem that I am having is the telerik controls placed in User Control which then placed on aspx page is not rendering in Visual Studio 2010. The user controls is displayed as error -
System.NotSupportedException:Specified method is not supported at System.Web.UI.Design.UserControlDesign.Dummy.RootDesigner.DummyWebFormsReferenceManager.RegisterTahPrefix(Type objectType) at ....(please see complete error in attached file)
I removed the old reference of telerik dlls and added them back again with the new dll..
Versions :
- Visual Studio 2010 Professional
- Telerik Control - 2011.1.315.40
- .net framework 4.0
Please advise.
Thanks.