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

Using RadAjaxManagerProxy when RadAjaxManager may not exist

1 Answer 97 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
B
Top achievements
Rank 1
B asked on 26 Feb 2009, 06:19 PM
Hi,
When I add my user control to a page that has a RadAjaxManager, everything is fine (since my user control uses a RadAjaxManagerProxy).
However, when I add my user control to a page without a RadAjaxManager, I receive the following error:
Object reference not set to an instance of an object.

Thanks

1 Answer, 1 is accepted

Sort by
0
Nikolay Rusev
Telerik team
answered on 27 Feb 2009, 11:55 AM
Hello,

RadAjaxManagerProxy as any proxy is simply container for settings. To use it inside your any control you must ensure that the page that hosts your control has RadAjaxManager.

AJAX Manager Proxy

Best wishes,
Nikolay
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Ajax
Asked by
B
Top achievements
Rank 1
Answers by
Nikolay Rusev
Telerik team
Share this question
or