sandra
sandra

Reputation: 111

Create custom web service in Sharepoint 2010

I need to create a new web service and call it through javascript (jQuery). Any help will be appreciated.

Sandra

Upvotes: 1

Views: 10182

Answers (1)

Kyle Trauberman
Kyle Trauberman

Reputation: 25684

I had to do this recently. I found this article very helpful: http://blog.sharepointbits.com/2010/04/custom-wcf-services-in-sharepoint-2010_17.html

There's quite a few steps to take, so I won't list them all here.

Upvotes: 5

Related Questions