Hello,
I am trying to create a custom WCF service and to host it in Sharepoint 2010. I found a howto on how to do that here:
http://msdn.microsoft.com/en-us/library/ff521581.aspx
the problem is the attribute "BasicHttpBindingServiceMetadataExchangeEndpointAttribute" which should be in Microsoft.Sharepoint.Client.Services.
But I could neither find the dll file nor the attribute. On the internet there is not much information about that.
Does anybody know from where I can get this dll or does anybody have a link to a good howot or tutorial on how to create WCF services on Sharepoint?
Thanks in advance.