Among the many projects here in the company, there is one that when I compile gives the following error:
Windowscannotfind'svcutil.exe'
WhatdoIdotoresolvethiserror?
ThisistheversionofmyVisualandFramework:
- Visual Studio Ultimate 2013
-
Folders in
Microsoft SDKs\Windows
:v7.0A
,v7.1A
,v8.0
,v8.0A
,v8.1
andv8.1A
Only one of the projects has the error, the others run normally, the project that presents the error is using the version:
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>