How to define the LocalEndPoint to use by a WCF client when calling a WCF service (if the client machine has multiple IP addresses) ?
I have a couple of issues with the correct generation of code from a supplied set of WSDLs and XSDs outside my control. To get the right proxy class that works with a custom FaultException, I have the
I have a 3rd party webservice (happens to be a peoplesoft EIP service) that I\'m trying to call from .net. I\'ve tried using a service reference and the old web reference to call this service and ever
I was encouraged to learn that the Sharepoint 2010 Client Object Model essentially wraps remote calls to the server.So, I copied the Microsoft.Sharepoint.Client.Silverlight.dll and Microsoft.Sharepoin
Perhaps I\'m overlooking something, but can client WCF not handle a server response that isn\'t a 200? For example, I\'m trying to consume a service that returns a 400 when you asked for something nau
I have written a WCF Service to upload a file. So far i am able to upload a file size of 300MB. When i tried further i am receiving an error mentioning
From a little bit of reading around, it is my understanding that the only way to detect that a client has connected to my service is through writing my own code. I am using a Singleton service. I w开发
I\'m fairl开发者_开发知识库y new to WCF DataServices (OData) and I need to know the best way to instantiate the entity container on the client without hard-coding the URI. It seems like all of the exa
I\'m asking the same question here that I\'ve already asked on msdn forums http://social.msdn.microsoft.com/Forums/en-US/netfxnetcom/thread/70f40a4c-8399-4629-9bfc-146524334daf
On a production server (Windows Server 2003 SP2) I can connect to a remote WCF service with Internet Explorer 8: When I browse to the URL http://www.domain.com/Service.svc (where my service listens) I