Reputation: 31
I compile a new WCF application and upon running gave the error
"The dependent tool 'svcutil.exe' is not found. "
Could any one tell me what to do??
Upvotes: 3
Views: 12461
Reputation: 4969
To solve this problem install the Windows SDK .Net 3.5 Here the link to download it from. Install that and the WCF Test Client should run without error.