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

Loading items from a WCF service

1 Answer 44 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Kevin Babcock
Top achievements
Rank 1
Kevin Babcock asked on 17 Mar 2010, 05:45 AM
Why do these help docs indicate that in order to load data using a WCF service you must choose an Ajax-enabled WCF service? As far as I can tell, the only difference between that template and the regular WCF template item is that the former adds the AspNetCompatibilityRequirements attribute to the generate service. I've looked through the code extensively and cannot see why ASP.NET compatibility must be enabled in order to use this feature. Have I missed something, or do the docs just need to be updated?

Thanks!

--Kevin

1 Answer, 1 is accepted

Sort by
0
Veselin Vasilev
Telerik team
answered on 17 Mar 2010, 02:29 PM
Hello Kevin Babcock,

It is the easiest and safe method. I had hard times to make it work with the WCF service template.
That is why we recommend using the Ajax enabled WCF services.

Do you have a working project with the WCF services (not Ajax enabled ones)?

Kind regards,
Veskoni
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.
Tags
ComboBox
Asked by
Kevin Babcock
Top achievements
Rank 1
Answers by
Veselin Vasilev
Telerik team
Share this question
or