I am running VS2010 on Win7. For some reason WCFTestClient.exe won't execute. If I run this from Command line, it shows up in the task manager for split second and then dies. It won't run from VS as well. Has anybody run into this before?
Asked
Active
Viewed 654 times
0
-
Possible duplicate of [How to set that the WCF Test Client will run every time the service is running](https://stackoverflow.com/questions/7805818/how-to-set-that-the-wcf-test-client-will-run-every-time-the-service-is-running) – Volomike Oct 01 '17 at 20:44
-
Duplicate. Here's your answer: https://stackoverflow.com/a/31223693/105539 – Volomike Oct 01 '17 at 20:45
1 Answers
0
I had the same problem,and it is fixed now because i had a problem in the App.Config file,i renamed a service but didn't update the config file

Khaled
- 841
- 3
- 13
- 22