Question

I have some requirements to create external content type using WCF service which is hosted into SharePoint layouts folder.

I get error while creating external content type into SharePoint designer using WCF service URL.

enter image description here

Just curious to know is it possible to create external content type using WCF service which is hosted into SharePoint itself?

I appreciate any inputs.

Was it helpful?

Solution

I got it working.

I needed to add serviceBehaviors in my SharePoint web application config file.

Licensed under: CC-BY-SA with attribution
Not affiliated with sharepoint.stackexchange
scroll top