moving application to godaddy web server hosting results in tab control not handling changing tabs. app is using ajax handler and multpage. its works on locall iis server. Also tried calendar control which also did not change date when clicked.
Does it fix the problem?
I did have to add RestoreOriginalRenderDelegate to AJAX Manager to get the control to display.: <telerik:RadAjaxManager ID="RadAjaxManager1" runat="server" RestoreOriginalRenderDelegate="False">