Tagged Questions
2
votes
2answers
1k views
Problem with WCF Web Service in SP2010
I've followed this tutorial and also this one (tried every possible combination of those) to deploy a custom WCF service in Sharepoint 2010.
But I'm not having any luck. Once the service is deployed, ...
1
vote
2answers
783 views
WCF end point not deploying to ISAPI folder
I have Site level Feature. I have created a mapped a SharePoint folder to ISAPI. I have added a folder (myfolder) into the ISAPI folder. I have created a .svc (endpoint.svc) file and a web.config file ...