We are belatedly upgrading a fairly extensive website from ASP.NET 1.1 to 2.0, and all of the Telerik Ajax pages are broken. The correct DLL versions are referenced (e.g. RadAjax.Net2) and the ASP.NET for the virtual directory 2.0.50727.
Many of the RadAjax elements (e.g. GroupHeaderItemStyle) are "not supported" and some elements are "unknown" (e.g. AjaxLoadingPanel). VS2005 also does not like uppercase element names when validating XHTML 1.0 transitional.
Is there an upgrade Wizard that Telerik provided that needs to be run against the project, or do we need to recode those pages?
Thanks
Many of the RadAjax elements (e.g. GroupHeaderItemStyle) are "not supported" and some elements are "unknown" (e.g. AjaxLoadingPanel). VS2005 also does not like uppercase element names when validating XHTML 1.0 transitional.
Is there an upgrade Wizard that Telerik provided that needs to be run against the project, or do we need to recode those pages?
Thanks