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

[Solved] Where is the RadAjaxServiceManager

1 Answer 178 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Kevin
Top achievements
Rank 2
Kevin asked on 27 Apr 2008, 06:16 PM
I'm working through the self-paced tutorial.  The web services lab references the RadAjaxServiceManager to wrap client-side calls to a web service.  The control is not in the toolbox and there is nothing in the documentation files.  Where did it go or is there a substitute control for it?

1 Answer, 1 is accepted

Sort by
0
Accepted
Todd Anglin
Top achievements
Rank 2
answered on 28 Apr 2008, 03:36 PM
Hey Kevin-

Sorry for the confusion. This is indeed a confusing transition and we're working quickly to get our docs updated to reflect the new way of handling web services in ASP.NET AJAX.

In short, the RadControls for ASP.NET AJAX now rely on ASP.NET AJAX's superior support for web services to provide the functionality Telerik's RadAjaxServiceManager provided. In ASP.NET AJAX, you can use the ScriptManager control to create client-side proxies to your web services. For more details on how this works, check out this tutorial:

http://www.asp.net/learn/ajax/tutorial-05-cs.aspx

Let me know if you have any trouble with the new approach and I'll be happy to help.

-Todd
Tags
Ajax
Asked by
Kevin
Top achievements
Rank 2
Answers by
Todd Anglin
Top achievements
Rank 2
Share this question
or