Is there a limitation for number of Operation Contracts in WCF services?
问题 I have a WCF service that contains a number of operation contracts. When the number of these operations was too many, I get an error in wcftestclient for binding service. When I split this service into two services this problem is solved. What is the problem? Is there a limitation for number of operation contracts in WCF services? 回答1: I'm not aware of a limit on the number of operation contracts for the WCF Test Client, but in general it is considered good practice to limit the number of