Skip to content

Install on Visual Studio 2019 fails #20

@ivanjx

Description

@ivanjx

The title says it all. When i tried to install this to my vs2019 installation, it just fail.

image

Log:

05/05/2019 10:25:12 - Microsoft VSIX Installer
05/05/2019 10:25:12 - -------------------------------------------
05/05/2019 10:25:12 - vsixinstaller.exe version:
05/05/2019 10:25:12 - 16.0.2264
05/05/2019 10:25:12 - -------------------------------------------
05/05/2019 10:25:12 - Command line parameters:
05/05/2019 10:25:12 - C:\Program Files (x86)\Microsoft Visual Studio\Installer\resources\app\ServiceHub\Services\Microsoft.VisualStudio.Setup.Service\VSIXInstaller.exe,D:\Downloads\Xamaridea.VisualStudioPlugin.vsix
05/05/2019 10:25:12 - -------------------------------------------
05/05/2019 10:25:12 - Microsoft VSIX Installer
05/05/2019 10:25:12 - -------------------------------------------
05/05/2019 10:25:12 - Initializing Install...
05/05/2019 10:25:12 - Extension Details...
05/05/2019 10:25:12 - 	Identifier         : c3535449-011a-480d-b116-f2be70bf4d15
05/05/2019 10:25:12 - 	Name               : XamarIDEA
05/05/2019 10:25:12 - 	Author             : EgorBo
05/05/2019 10:25:12 - 	Version            : 1.0.2
05/05/2019 10:25:12 - 	Description        : Visual Studio extension, with it you can open your .axml files (Xamarin.Android) in IntelliJ IDEA or Android Studio. It creates a fake android project and uses resources from your Xamarin.Android project by link so every change made in Android IDE will be saved.
05/05/2019 10:25:12 - 	Locale             : en-US
05/05/2019 10:25:12 - 	MoreInfoURL        : https://github.com/EgorBo/Xamaridea
05/05/2019 10:25:12 - 	InstalledByMSI     : False
05/05/2019 10:25:12 - 	SupportedFrameworkVersionRange : [4.5,)
05/05/2019 10:25:12 - 
05/05/2019 10:25:12 - 	SignatureState     : Unsigned
05/05/2019 10:25:12 - 	Supported Products : 
05/05/2019 10:25:12 - 		Microsoft.VisualStudio.IntegratedShell
05/05/2019 10:25:12 - 			Version : [12.0,16.0)
05/05/2019 10:25:12 - 		Microsoft.VisualStudio.Community
05/05/2019 10:25:12 - 			Version : [12.0,16.0)
05/05/2019 10:25:12 - 		Microsoft.VisualStudio.Pro
05/05/2019 10:25:12 - 			Version : [11.0,16.0)
05/05/2019 10:25:12 - 		Microsoft.VisualStudio.Enterprise
05/05/2019 10:25:12 - 			Version : [11.0,16.0)
05/05/2019 10:25:12 - 		Microsoft.VisualStudio.Premium
05/05/2019 10:25:12 - 			Version : [11.0,16.0)
05/05/2019 10:25:12 - 		Microsoft.VisualStudio.Ultimate
05/05/2019 10:25:12 - 			Version : [11.0,16.0)
05/05/2019 10:25:12 - 		Microsoft.VisualStudio.VSLS
05/05/2019 10:25:12 - 			Version : [12.0,16.0)
05/05/2019 10:25:12 - 
05/05/2019 10:25:12 - 	References         : 
05/05/2019 10:25:12 - 		-------------------------------------------------------
05/05/2019 10:25:12 - 		Identifier   : Microsoft.VisualStudio.MPF.14.0
05/05/2019 10:25:12 - 		Name         : Visual Studio MPF 14.0
05/05/2019 10:25:12 - 		Version      : [14.0]
05/05/2019 10:25:12 - 		MoreInfoURL  : 
05/05/2019 10:25:12 - 		Nested       : No
05/05/2019 10:25:12 - 
05/05/2019 10:25:12 - 	Prerequisites      : 
05/05/2019 10:25:12 - 		-------------------------------------------------------
05/05/2019 10:25:12 - 		Identifier   : Microsoft.VisualStudio.Component.CoreEditor
05/05/2019 10:25:12 - 		Name         : Visual Studio core editor
05/05/2019 10:25:12 - 		Version      : [14.0,16.0)
05/05/2019 10:25:12 - 
05/05/2019 10:25:12 - Signature Details...
05/05/2019 10:25:12 - 	Extension is not signed.
05/05/2019 10:25:12 - 
05/05/2019 10:25:12 - Searching for applicable products...
05/05/2019 10:25:12 - Found installed product - Global Location
05/05/2019 10:25:12 - Found installed product - Visual Studio Community 2019
05/05/2019 10:25:12 - VSIXInstaller.NoApplicableSKUsException: This extension is not installable on any currently installed products.
   at VSIXInstaller.ExtensionService.GetInstallableData(String vsixPath, String extensionPackParentName, Boolean isRepairSupported, IStateData stateData, IEnumerable`1& skuData)
   at VSIXInstaller.ExtensionPackService.IsExtensionPack(IStateData stateData, Boolean isRepairSupported)
   at VSIXInstaller.ExtensionPackService.ExpandExtensionPackToInstall(IStateData stateData, Boolean isRepairSupported)
   at VSIXInstaller.App.Initialize(Boolean isRepairSupported)
   at VSIXInstaller.App.Initialize()
   at System.Threading.Tasks.Task`1.InnerInvoke()
   at System.Threading.Tasks.Task.Execute()
--- End of stack trace from previous location where exception was thrown ---
   at Microsoft.VisualStudio.Telemetry.WindowsErrorReporting.WatsonReport.GetClrWatsonExceptionInfo(Exception exceptionObject)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions