Hi ,
While configuring AJAX Manager , I selected the RadGrid1 as the Initiate for AJAX Request and the control for Update i selected the same Rad Grid 1 .
Get an error saying " Error Invoking 'Configure Ajax Manager' Details : Exception has been thrown by the target of an invocation "
Unable to find the solution , kindly suggest me.
Thanks in advance!
5 Answers, 1 is accepted
0
Hi Vino,
Could you please elaborate a little bit more on your application? Pasting some code snippet for the Ajax and Grid settings will help us to further research on the error and provide more to-the-point solution.
Regards,
Maria Ilieva
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0

Andy Green
Top achievements
Rank 2
answered on 11 Jan 2012, 09:47 AM
I also get this error, did you find a solution.
Andy
Andy
0
Hello Andy,
I haven't replicate such an issue on our side. Could you please elaborate a bit more on your application and the Ajax settings you have.
It will be best if you could open a regular support ticket and send us runnable version of your application which demonstrates the error. Thus we will be able to replicate it locally and advise you further.
All the best,
Maria Ilieva
the Telerik team
I haven't replicate such an issue on our side. Could you please elaborate a bit more on your application and the Ajax settings you have.
It will be best if you could open a regular support ticket and send us runnable version of your application which demonstrates the error. Thus we will be able to replicate it locally and advise you further.
All the best,
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
0

Andy Green
Top achievements
Rank 2
answered on 11 Jan 2012, 02:36 PM
Unfortuately its not posible to packahe up the app, its large over 2 data bases, and contails personal data.
This is the ajaz manager section from the ASPX page. not sure if this will help.
Andy
This is the ajaz manager section from the ASPX page. not sure if this will help.
Andy
<
telerik:RadAjaxManager
ID
=
"AjaxManager"
runat
=
"server"
UpdatePanelsRenderMode
=
"Inline"
DefaultLoadingPanelID
=
"LoadingPanel"
OnAjaxRequest
=
"AjaxManager_AjaxRequest"
>
<
AjaxSettings
>
<
telerik:AjaxSetting
AjaxControlID
=
"AjaxManager"
>
<
UpdatedControls
>
<
telerik:AjaxUpdatedControl
ControlID
=
"ddlSpecialty"
/>
<
telerik:AjaxUpdatedControl
ControlID
=
"ltlCapacityLabel"
/>
<
telerik:AjaxUpdatedControl
ControlID
=
"ltlCapacity"
/>
<
telerik:AjaxUpdatedControl
ControlID
=
"chkAutoCall"
/>
<
telerik:AjaxUpdatedControl
ControlID
=
"lblAutoCallError"
/>
<
telerik:AjaxUpdatedControl
ControlID
=
"btnAddToList"
/>
<
telerik:AjaxUpdatedControl
ControlID
=
"lblDuration"
/>
<
telerik:AjaxUpdatedControl
ControlID
=
"btnRefresh"
/>
<
telerik:AjaxUpdatedControl
ControlID
=
"rdDashboard"
/>
</
UpdatedControls
>
</
telerik:AjaxSetting
>
<
telerik:AjaxSetting
AjaxControlID
=
"ddlLocation"
>
<
UpdatedControls
>
<
telerik:AjaxUpdatedControl
ControlID
=
"ddlSpecialty"
/>
<
telerik:AjaxUpdatedControl
ControlID
=
"ltlCapacity"
/>
<
telerik:AjaxUpdatedControl
ControlID
=
"rdDashboard"
/>
</
UpdatedControls
>
</
telerik:AjaxSetting
>
<
telerik:AjaxSetting
AjaxControlID
=
"ddlSpecialty"
>
<
UpdatedControls
>
<
telerik:AjaxUpdatedControl
ControlID
=
"ddlSpecialty"
/>
<
telerik:AjaxUpdatedControl
ControlID
=
"lblDuration"
/>
<
telerik:AjaxUpdatedControl
ControlID
=
"rdDashboard"
/>
</
UpdatedControls
>
</
telerik:AjaxSetting
>
<
telerik:AjaxSetting
AjaxControlID
=
"cblStatus"
>
<
UpdatedControls
>
<
telerik:AjaxUpdatedControl
ControlID
=
"lblDuration"
/>
<
telerik:AjaxUpdatedControl
ControlID
=
"rdDashboard"
/>
</
UpdatedControls
>
</
telerik:AjaxSetting
>
<
telerik:AjaxSetting
AjaxControlID
=
"rslTimeOffset"
>
<
UpdatedControls
>
<
telerik:AjaxUpdatedControl
ControlID
=
"lblDuration"
/>
<
telerik:AjaxUpdatedControl
ControlID
=
"rdDashboard"
/>
</
UpdatedControls
>
</
telerik:AjaxSetting
>
<
telerik:AjaxSetting
AjaxControlID
=
"ddlConsultant"
>
<
UpdatedControls
>
<
telerik:AjaxUpdatedControl
ControlID
=
"lblDuration"
/>
<
telerik:AjaxUpdatedControl
ControlID
=
"rdDashboard"
/>
</
UpdatedControls
>
</
telerik:AjaxSetting
>
<
telerik:AjaxSetting
AjaxControlID
=
"ddlClinic"
>
<
UpdatedControls
>
<
telerik:AjaxUpdatedControl
ControlID
=
"lblDuration"
/>
<
telerik:AjaxUpdatedControl
ControlID
=
"rdDashboard"
/>
</
UpdatedControls
>
</
telerik:AjaxSetting
>
<
telerik:AjaxSetting
AjaxControlID
=
"chkAutoCall"
>
<
UpdatedControls
>
<
telerik:AjaxUpdatedControl
ControlID
=
"chkAutoCall"
/>
</
UpdatedControls
>
</
telerik:AjaxSetting
>
<
telerik:AjaxSetting
AjaxControlID
=
"btnRefresh"
>
<
UpdatedControls
>
<
telerik:AjaxUpdatedControl
ControlID
=
"pnlFilters"
/>
<
telerik:AjaxUpdatedControl
ControlID
=
"txtPatientName"
/>
<
telerik:AjaxUpdatedControl
ControlID
=
"lblDuration"
/>
<
telerik:AjaxUpdatedControl
ControlID
=
"rdDashboard"
/>
</
UpdatedControls
>
</
telerik:AjaxSetting
>
<
telerik:AjaxSetting
AjaxControlID
=
"tmrDashboard"
>
<
UpdatedControls
>
<
telerik:AjaxUpdatedControl
ControlID
=
"pnlFilters"
/>
<
telerik:AjaxUpdatedControl
ControlID
=
"lblDuration"
/>
<
telerik:AjaxUpdatedControl
ControlID
=
"rdDashboard"
/>
</
UpdatedControls
>
</
telerik:AjaxSetting
>
<
telerik:AjaxSetting
AjaxControlID
=
"rdDashboard"
>
<
UpdatedControls
>
<
telerik:AjaxUpdatedControl
ControlID
=
"lblDuration"
/>
<
telerik:AjaxUpdatedControl
ControlID
=
"rdDashboard"
/>
</
UpdatedControls
>
</
telerik:AjaxSetting
>
<
telerik:AjaxSetting
AjaxControlID
=
"chkAutoCall"
>
<
UpdatedControls
>
<
telerik:AjaxUpdatedControl
ControlID
=
"chkAutoCall"
/>
<
telerik:AjaxUpdatedControl
ControlID
=
"lblDuration"
/>
<
telerik:AjaxUpdatedControl
ControlID
=
"rdDashboard"
/>
</
UpdatedControls
>
</
telerik:AjaxSetting
>
<
telerik:AjaxSetting
AjaxControlID
=
"rblSession"
>
<
UpdatedControls
>
<
telerik:AjaxUpdatedControl
ControlID
=
"lblDuration"
/>
<
telerik:AjaxUpdatedControl
ControlID
=
"rdDashboard"
/>
</
UpdatedControls
>
</
telerik:AjaxSetting
>
</
AjaxSettings
>
</
telerik:RadAjaxManager
>
0
Hello Andy,
The provided Ajax settings look correct to me and I'm not able to isolate something obvious which may cause the issue. Could you please test the application by wrapping al those controls with regular asp UpdatePanel or RadAjaxPanel instead of using RadAjaxManager and let me know if this makes any difference.
All the best,
Maria Ilieva
the Telerik team
The provided Ajax settings look correct to me and I'm not able to isolate something obvious which may cause the issue. Could you please test the application by wrapping al those controls with regular asp UpdatePanel or RadAjaxPanel instead of using RadAjaxManager and let me know if this makes any difference.
All the best,
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