Top "Wcftestclient" questions

Windows Communication Foundation (WCF) Test Client (WcfTestClient.

Is there an alternative for WCF Test Client application with better Facilities?

I use wcf test client for testing my wcf services, but it has some shortages. Is there an alternative for …

c# wcf wcftestclient
What alternitives are there to WCF Test Client?

I feel like it should be easier to test my WCF Services. Is there an alternative to WCF Test Client? …

wcf wcftestclient
Why is my WCF Service not loading my Binding config?

I have the problem with the following error: "The maximum message size quota for incoming messages (65536) has been exceeded. To …

wcf wcf-binding wcf-client wcftestclient
Failed to add a service. Service metadata may not be accessible. Make sure your service is running and exposing metadata.?

trying to build a RestFull service with wcf running in the WcfTestClient.exe. The problem is that I get an …

wcf c#-4.0 rest wcftestclient