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

does ajax-enabled wcf service work with telerik

3 Answers 75 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
David
Top achievements
Rank 1
David asked on 15 Jun 2011, 08:47 PM
Hi

I'm currently working on a web app and I'm using the following technologies: asp, silverlight and ajax. I'm using telerik too (aspnet.net ajax component). My problem is that I need silverlight to talk to my asp code. So, I tried to used a ajax-enabled WCF  service to make the communication, but it seem like telerik doesn't really work with it. I come to that conclusion cause I tried two examples and they both work well with a asp.net application, but not with a RadControl web application. For those who are interested, here are the example :

http://www.dotnetcurry.com/ShowArticle.aspx?ID=235 and http://msdn.microsoft.com/en-us/library/bb924552.aspx.

So, am I missing something, or telerik and ajax-enabled wcf service really don't work together. And if so, what can a use to talk between my server-side code and my silverlight.
Thank you

David 

3 Answers, 1 is accepted

Sort by
0
David
Top achievements
Rank 1
answered on 16 Jun 2011, 08:19 PM
Hi again,

I try a silverlight-enabled wcf service, but it doesn't work either. I do the following test. I create 3 projects, a rad app, a web app and a silverlight app. I create a service in the web app and the rad app. The 3 projects can access at he web app service, but no one can access the rad app service. So what am I doing wrong. Is it because silverlight-enabled wcf service don't work with telerik. Thank you for your answer.

Ps : if you want to see the projects, just ask me
0
Accepted
Maria Ilieva
Telerik team
answered on 21 Jun 2011, 11:15 AM
Hi David,

I would suggest you to review the online demo bellow which elaborate son similar scenario. Test the provided approach and let me know if it helps:
http://demos.telerik.com/silverlight/#GridView/DomainDataSource

Greetings,
Maria Ilieva
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.

0
David
Top achievements
Rank 1
answered on 21 Jun 2011, 02:35 PM
Thank you
Tags
General Discussions
Asked by
David
Top achievements
Rank 1
Answers by
David
Top achievements
Rank 1
Maria Ilieva
Telerik team
Share this question
or