StefanKert / BuildVision

A Visual Studio extension to visualize the building process.
MIT License
261 stars 43 forks source link

Not working on visual studio 2022 #123

Closed magebot1 closed 1 year ago

magebot1 commented 2 years ago

I'm getting this message after installing it on vs2022:

image

I tested on two different machines (win10), the second one is a clean installation of vs22 without any third-party extension, and I got this message box on both.

Version 17.3.3

StKuhn commented 2 years ago

Error message in Activity Log: `

327
<time>2022/09/10 07:03:50.814</time>
<type>Information</type>
<source>VisualStudio</source>
<description>Begin package load [BuildVisionPackage]</description>
<guid>{837C3C3B-8382-4839-9C9A-807B758A929F}</guid>

328 Error VisualStudio SetSite failed for package [BuildVisionPackage]Source: 'Microsoft.VisualStudio.Validation' Description: Cannot find an instance of the Microsoft.VisualStudio.Shell.Interop.IVsSolutionBuildManager5 service. {837C3C3B-8382-4839-9C9A-807B758A929F}
0x80131500 ` Adding Microsoft.VisualStudio.Shell.Interop.11.0.dll to gac did not solve it.
michael-hawker commented 2 years ago

Duplicate of #120

StefanKert commented 1 year ago

Hi folks,

as @michael-hawker stated this is a duplicate so I'll post an update there. Sorry for the delay.