Tagged Questions
2
votes
1answer
451 views
External List from External Content Type: missing and/or error
I've created an ECT w/ Read List and Read Item operations using SharePoint Designer, saved it, and given myself permissions. The ECT's external data source is a WCF service.
When I try to create an ...
1
vote
2answers
407 views
How to create an external data source based on a Web Service?
Can you please advise me "How to create an external data source based on a Web Service"? Usually WCF can be a data source, but I am not strong on WCF. Could I use the existing web service as an ...
1
vote
1answer
770 views
External wcf (Soap/rest) datasource to external content type
I'm looking for a way to use an external datasource (WCF SOAP or REST) and include the results in a list. Using the External Content Type directly for a WCF service does not work, as I get a XML error ...
0
votes
1answer
284 views
Is it possible to create an external content type from WCF service with message security?
I have an external content type that consumes a WCF service. So far it's something simple, over HTTP, no security, just for tests. Here is a sample to get an idea.
Now I'm stepping up a gear and want ...
0
votes
1answer
433 views
Getting an error while creating external content type based on WCF service
I created a WCF Service in Visual Studio and wanted to create an external content type based on it but I get an error message while creating the content type:
"Error loading URL ... this normally ...
0
votes
1answer
396 views
SharePoint 2010 BCS stops working after a while
A little background: we are using the BCS with an external content type to expose external content we provide using a WCF service. We have a webpart that uses the external content type to display a ...