NetCFSvcUtil “Error: An error occurred in the tool.”
问题 I am trying to generate a WCF proxy client code for a Windows mobile application that uses basicHttpBinding and I'm continuously receiving the follow error: Error: An error occurred in the tool. Error: Error in the application I was able to generate the proxy before but I don't know why suddenly this happens. I have read the Sameh Samir's post but the service I use doesn't use any Message Contracts created by me (I've used LINQ to SQL ORD) and the WCFTestClient can connect to the service and