“C:BuildsPremiumStorecheckoutPremiumStore.sln” (default target) (1) ->
“C:BuildsPremiumStorecheckoutWebPremiumStoreWeb.csproj” (default target) (37) ->
(ResolveComReferences target) ->
C:Program Files (x86)MSBuild12.0binMicrosoft.Common.CurrentVersion.targets(2151,5):
error MSB3091: Task failed because “AxImp.exe” was not found, or the correct Microsoft
Windows SDK is not installed.
The task is looking for “AxImp.exe” in the “bin” subdirectory beneath the location specified in the InstallationFolder value of the registry key HKEY_LOCAL_MACHINESOFTWAREMicrosoftMicrosoft SDKsWindowsv8.1AWinSDK- NetFx40Tools-x86.
I try solutions in this link but not work for me , i installed both SDK 8.0 and 8.1, still getting same error.
“Task failed because AXImp.exe was not found” when using MSBuild 12 to build a MVC 4.0 project
Omar Ahmed is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.