Hi,
when I try to install the visual studio plugin from the Xenko launcher,
I get an error (see log from the VSIX Installer below).
Seems that the installer can’t find a file, but it doesn’t say which one…
My System is an up to date win 10.
Does anybody have a solution for this?
Thanks in advance
Fritz Oscar
27.05.2017 21:54:27 - Microsoft VSIX Installer
27.05.2017 21:54:27 - -------------------------------------------
27.05.2017 21:54:27 - vsixinstaller.exe version:
27.05.2017 21:54:27 - 15.0.26430.4 built by: D15SVC
27.05.2017 21:54:27 - -------------------------------------------
27.05.2017 21:54:27 - Command line parameters:
27.05.2017 21:54:27 - C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VSIXInstaller.exe,SiliconStudio.Xenko.vsix
27.05.2017 21:54:27 - -------------------------------------------
27.05.2017 21:54:27 - Microsoft VSIX Installer
27.05.2017 21:54:27 - -------------------------------------------
27.05.2017 21:54:28 - Initializing Install…
27.05.2017 21:54:28 - Extension Details…
27.05.2017 21:54:28 - Identifier : b0b8feb1-7b83-43fc-9fc0-70065ddb80a1
27.05.2017 21:54:28 - Name : SiliconStudio.Xenko
27.05.2017 21:54:28 - Author : SiliconStudio
27.05.2017 21:54:28 - Version : 2.0.1
27.05.2017 21:54:28 - Description : Xenko VisualStudio Package
27.05.2017 21:54:28 - Locale : en-US
27.05.2017 21:54:28 - MoreInfoURL :
27.05.2017 21:54:28 - InstalledByMSI : False
27.05.2017 21:54:28 - SupportedFrameworkVersionRange : [4.6.2,)
27.05.2017 21:54:28 -
27.05.2017 21:54:28 - SignatureState : Unsigned
27.05.2017 21:54:28 - Supported Products :
27.05.2017 21:54:28 - Microsoft.VisualStudio.Community
27.05.2017 21:54:28 - Version : [14.0,16.0)
27.05.2017 21:54:28 -
27.05.2017 21:54:28 - References :
27.05.2017 21:54:28 - -------------------------------------------------------
27.05.2017 21:54:28 - Identifier : Microsoft.VisualStudio.MPF.11.0
27.05.2017 21:54:28 - Name : Visual Studio MPF 11.0
27.05.2017 21:54:28 - Version : [11.0]
27.05.2017 21:54:28 - MoreInfoURL :
27.05.2017 21:54:28 - Nested : No
27.05.2017 21:54:28 -
27.05.2017 21:54:28 - Prerequisites :
27.05.2017 21:54:28 - -------------------------------------------------------
27.05.2017 21:54:28 - Identifier : Microsoft.VisualStudio.Component.CoreEditor
27.05.2017 21:54:28 - Name : Visual Studio core editor
27.05.2017 21:54:28 - Version : [15.0,16.0)
27.05.2017 21:54:28 -
27.05.2017 21:54:28 - Signature Details…
27.05.2017 21:54:28 - Extension is not signed.
27.05.2017 21:54:28 -
27.05.2017 21:54:28 - Searching for applicable products…
27.05.2017 21:54:28 - Found installed product - Global Location
27.05.2017 21:54:28 - Found installed product - Visual Studio-Buildtools 2017 (2)
27.05.2017 21:54:28 - System.IO.FileNotFoundException: C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools
bei System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
bei VSIXInstaller.SupportedVSSKU.get_VersionWithBuildRevisionInfo()
bei VSIXInstaller.App.IsValidSKUForExtension(SupportedVSSKU supportedSKU, IExtension extension, List1 validSKUs) bei VSIXInstaller.App.ShouldAddSkuToValidSkuList(SupportedVSSKU sku, IInstallableExtension extension, List
1 validSKUs)
bei VSIXInstaller.App.GetInstallableData(String vsixPath, Boolean isRepairSupported, IEnumerable1& skuData) bei VSIXInstaller.App.Initialize(Boolean isRepairSupported) bei VSIXInstaller.App.Initialize() bei System.Threading.Tasks.Task
1.InnerInvoke()
bei System.Threading.Tasks.Task.Execute()