StefanKert / BuildVision

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

BuildVision 3.1.0.7 failed to load after VS Update to 17.0.32526.225 #121

Closed latenightsurfer closed 1 year ago

latenightsurfer commented 2 years ago

After updating VS 2022 I get the following Exeption:

An exception was encountered while constructing the content of this frame. This information is also logged in "C:\Users\xxx\AppData\Roaming\Microsoft\VisualStudio\17.0_3e18f44f\ActivityLog.xml".

Exception details: System.Exception: Exception of type 'System.Exception' was thrown. at Microsoft.VisualStudio.Shell.Interop.IVsShell5.LoadPackageWithContext(Guid& packageGuid, Int32 reason, Guid& context) at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.GetPackage() at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.ConstructContent()

ActivityLog.xml.txt

PeterJarrettUK commented 2 years ago

This might be match https://github.com/StefanKert/BuildVision/issues/120 as it sounds like the same issue I've got? :)

StefanKert commented 1 year ago

Yep sorry guys.. this is actually related to #120 will close that and post an update there.