You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 21, 2023. It is now read-only.
GitHub Extension for Visual Studio version: 'GitHub Extension for Visual Studio', version 2.1.1.4.
Microsoft Visual Studio Enterprise 2017 RC
Version 15.0.26020.0 D15REL
Microsoft .NET Framework
Version 4.7.02021
What happened (with steps, logs and screenshots, if possible)
Trying to update to v2.2.x
Failed with "Extension already installed"
Tried to uninstall, got this error :
27/01/2017 13:07:49 - Microsoft VSIX Installer
27/01/2017 13:07:49 - -------------------------------------------
27/01/2017 13:07:49 - vsixinstaller.exe version:
27/01/2017 13:07:49 - 15.0.26020.0 built by: D15REL
27/01/2017 13:07:49 - -------------------------------------------
27/01/2017 13:07:49 - Command line parameters:
27/01/2017 13:07:49 - C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\vsixinstaller.exe,/appidinstallpath:C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\devenv.exe,/skuName:Enterprise,/skuVersion:15.0.26020.0,/appidname:Microsoft Visual Studio Enterprise 2017 RC,/u:c3d3dc68-c977-411f-b3e8-03b0dccf7dfc
27/01/2017 13:07:49 - -------------------------------------------
27/01/2017 13:07:49 - Microsoft VSIX Installer
27/01/2017 13:07:49 - -------------------------------------------
27/01/2017 13:07:52 - Initializing Uninstall...
27/01/2017 13:07:52 - Détails de l'extension...
27/01/2017 13:07:52 - Identifier : c3d3dc68-c977-411f-b3e8-03b0dccf7dfc
27/01/2017 13:07:52 - Name : GitHub Extension for Visual Studio
27/01/2017 13:07:52 - Author : GitHub, Inc
27/01/2017 13:07:52 - Version : 2.1.1.4
27/01/2017 13:07:52 - Description : A Visual Studio Extension that brings the GitHub Flow into Visual Studio.
27/01/2017 13:07:52 - Locale : en-US
27/01/2017 13:07:52 - MoreInfoURL : https://visualstudio.github.com/
27/01/2017 13:07:52 - InstalledByMSI : False
27/01/2017 13:07:52 - SupportedFrameworkVersionRange : [4.5,)
27/01/2017 13:07:52 -
27/01/2017 13:07:52 - Produits pris en charge :
27/01/2017 13:07:52 - Microsoft.VisualStudio.Community
27/01/2017 13:07:52 - Version : [14.0,15.0]
27/01/2017 13:07:52 -
27/01/2017 13:07:52 - Références :
27/01/2017 13:07:52 - -------------------------------------------------------
27/01/2017 13:07:52 - Identifier : Microsoft.VisualStudio.MPF.14.0
27/01/2017 13:07:52 - Name : Visual Studio MPF 14.0
27/01/2017 13:07:52 - Version : [14.0,)
27/01/2017 13:07:52 - MoreInfoURL :
27/01/2017 13:07:52 - Nested : No
27/01/2017 13:07:52 -
27/01/2017 13:07:52 - Prérequis :
27/01/2017 13:07:52 - -------------------------------------------------------
27/01/2017 13:07:52 - Identifier : Microsoft.VisualStudio.Component.CoreEditor
27/01/2017 13:07:52 - Name : Visual Studio core editor
27/01/2017 13:07:52 - Version : [15.0.25824.0,16.0)
27/01/2017 13:07:52 -
27/01/2017 13:07:52 -
27/01/2017 13:08:07 - Les produits cibles suivants ont été sélectionnés...
27/01/2017 13:08:07 - Microsoft Visual Studio Enterprise 2017 RC
27/01/2017 13:08:07 -
27/01/2017 13:08:09 - Désinstallation de 'GitHub Extension for Visual Studio', version 2.1.1.4.
27/01/2017 13:08:09 - System.IO.FileNotFoundException: Unable to find the specified file.
at Microsoft.VisualStudio.ExtensionManager.ExtensionEngineImpl.GetCurrentSetupInstance()
at Microsoft.VisualStudio.ExtensionManager.ExtensionEngineImpl.PerformSetupEngineUnInstall(IInstalledExtension extension, Boolean markAsPackComponent)
at Microsoft.VisualStudio.ExtensionManager.ExtensionEngineImpl.UninstallInternal(IInstalledExtension extension, Boolean forceDelete, Version targetedVSVersion)
at Microsoft.VisualStudio.ExtensionManager.ExtensionEngineImpl.Uninstall(IInstalledExtension extension, Version targetedVSVersion)
at VSIXInstaller.InstallProgressPage.UninstallVsix(String vsixId, SupportedVSSKU targetSku, IProgress`1 progress)
Microsoft Visual Studio Enterprise 2017 RC
Version 15.0.26020.0 D15REL
Microsoft .NET Framework
Version 4.7.02021
What happened (with steps, logs and screenshots, if possible)