Tagged Questions
1
vote
0answers
16 views
Workflow consumes WCF Service: Exception is invalid or unrecognized
I have got issue. It's an update from a question that I have asked a week ago:
I have a State Machine Workflow that is deployed in my local SP machine. It is attached to a list, and will consume a ...
1
vote
0answers
125 views
Can't get Custom BCS Connector with filters to work
I am trying to create a BCS connector in Visual Studio that connects to a WCF service.
I first used an parameterless GetAccounts method as the source for the ReadList method, and the wanted to add ...
0
votes
1answer
521 views
listdata.svc does not respond in VS
I am trying to add list.svc to a project in VS 2010. Even though, the path http://server/site/_vti_bin/listdata.svc is accessible through internet browsers, when I attempt to add service to my ...
2
votes
2answers
6k views
Error while referring “/_vti_bin/ListData.svc”
While trying to refer "ListData.svc" service in my VS.NET WinForm project, I am getting an error
The HTML document does not contain Web service discovery information.
Metadata contains a reference ...