BuildVision icon indicating copy to clipboard operation
BuildVision copied to clipboard

Install failed on latest version for 2019

Open spboyer opened this issue 4 years ago • 1 comments

The install of '' was not successful for all of the selected products. For more information see...

image

Log

System.MissingMethodException: Method not found: 'Void Microsoft.VisualStudio.Setup.Installer.VsixInstaller..ctor(System.IServiceProvider)'.
   at Microsoft.VisualStudio.ExtensionManager.InstallableExtensionImpl.ReadVSIXManifestFromPackage(Stream stream, CultureInfo preferredCulture)
   at Microsoft.VisualStudio.ExtensionManager.InstallableExtensionImpl..ctor(String path, CultureInfo preferredCulture)
   at Microsoft.VisualStudio.ExtensionManager.ExtensionEngineImpl.CreateInstallableExtension(String extensionPath, CultureInfo preferredCulture)
   at Microsoft.VisualStudio.ExtensionManager.ExtensionEngineImpl.CreateInstallableExtension(String extensionPath)
   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)

spboyer avatar Mar 13 '20 14:03 spboyer

Hi @spboyer ,

sorry for the delay. As I am currently working on 3.0.1 I wanted to ask if you are still facing this issue. Can you please add additional details on the VS Version you are using?

Thanks :)

StefanKert avatar Jul 17 '20 10:07 StefanKert

Closing since there was no update. If this issue is still existing please open another issue :) thanks.

StefanKert avatar Apr 29 '24 06:04 StefanKert