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

Upgrade from .net2 2009 Q2 to .net4 Q3 radgrid/radajaxloading panel problem

1 Answer 59 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Fred Taylor
Top achievements
Rank 1
Fred Taylor asked on 09 Feb 2011, 04:43 AM
After upgrading, I get this error when any event is fired from my radgrid, ONLY when the RadAjaxLoadingpanel is used.  The scenerio fails with client script error:  Message: Object doesn't support this property or method

Fails:
Grid/RadAjaxManager/RadAjaxLoadingPanel
Grid/RadAjaxPanel/RadAjaxLoadingPanel

Works:
Disable ajax!
Grid/RadAjaxManager/RadAjaxLoadingPanel
Grid/RadAjaxPanel/RadAjaxLoadingPanel

Basically, using the loading panel fails under all circumstances.  The project does include a reference to the AjaxControlToolkit.dll(v 1.0.11119).  The grid has templated radcombos, numerictextboxes, radtextboxes, and linkbuttons in both the command template and command templates.  There is also another grid inside the editItem template.  I've read dozens of forum threads and found no help for the exact issue I'm having.

full error below:
Message: Object doesn't support this property or method
Line: 1591
Char: 34
Code: 0
URI: http://192.168.169.17/Converted-VS10/Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=RadScriptManager1_TSM&compress=1&_TSM_CombinedScripts_=%3b%3bSystem.Web.Extensions%2c+Version%3d4.0.0.0%2c+Culture%3dneutral%2c+PublicKeyToken%3d31bf3856ad364e35%3aen-US%3a1f68db6e-ab92-4c56-8744-13e09bf43565%3aea597d4b%3ab25378d2%3bTelerik.Web.UI%3aen-US%3a9506cff2-3a86-46c5-b869-6ba1478f3c27%3a16e4e7cd%3af7645509%3a22a6274a%3aed16cbdc%3a24ee1bba%3ae330518b%3a1e771326%3ac8618e41%3af46195d3%3aaa288e2d%3ab7778d6c%3a8e6f0d33%3a6a6d718d%3a58366029%3a874f8ea2%3a19620875%3a39040b5c%3a9cdfc6e7%3ae085fe68%3a8674cba1%3ac08e9f8a%3a59462f1%3aa51ee93e%3a490a9d4e





1 Answer, 1 is accepted

Sort by
0
Tsvetina
Telerik team
answered on 14 Feb 2011, 11:32 AM
Hello Fred,

Our system indicated duplicate support ticket and forum thread on that issue. In order to avoid duplicate posts, please ask any further questions in the formal support ticket that you opened.

Additionally, I am attaching here a sample project handling the described scenario without any errors being thrown (having RadAjax and AjaxControlToolkit controls in one and the same page under .NET 4.0) for others to see.

Greetings,
Tsvetina
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
Tags
Ajax
Asked by
Fred Taylor
Top achievements
Rank 1
Answers by
Tsvetina
Telerik team
Share this question
or