The dependent tool 'svcutil.exe' is not found
I compile a new WCF application and upon running gave the error
"The depend开发者_Go百科ent tool 'svcutil.exe' is not found. "
Could any one tell me what to do??
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.
精彩评论