This is a migrated thread and some comments may be shown as answers.

ys.WebForms.PageRequestManager.getInstance()._destroyTree(_3d);)

1 Answer 104 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Ambuj
Top achievements
Rank 1
Ambuj asked on 07 Feb 2013, 07:36 AM
I have migrated a web application from .net framework 2.0 to 4.0 and I am using Telerik.Web.UI dll with version (2009.1.311.35).In one aspx page 
when I check the asp:checkbox with AutoPostback="True", I am getting Javascript error Sys.WebForms.PageRequestManager.getInstance()._destroyTree(_3d);) and page do not get postback, I have goggled it and find some blog post for it.

http://www.toplinestrategies.com/dotneters/random-error-message/random-error-message-sys-webforms-pagerequestmanager-getinstance-_destroytreeb/?lang=en
http://www.telerik.com/community/forums/aspnet-ajax/combobox/radcombobox-vs2010-bug.aspx

I do not have RadAjaxManager either on the page or master page which it's use ( But it's there in other pages of application), but I do have the RadComboBox on the same page.
Can you please tell me is there any workaround available for the version of telerik we are using??
we have already upgraded to the new version,but for intermediate release we want to ship with old version of telerik only.

Please suggest.
 

1 Answer, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 11 Feb 2013, 01:19 PM
Hi Ambuj,

Please note that the mentioned controls version is not designed for .Net 4.0 framework and we do not guarantee its proper operation in this framework as the control are designed before the framework is invented. Please upgrade your application to the latest official release of RadControl which includes 4.0 version of the dll's and verify how it goes.

Greetings,
Maria Ilieva
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Ajax
Asked by
Ambuj
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
Share this question
or