Monthly Archives: April 2021

Operation Failed An exception was thrown while initializing part “NuGet.PackageManagement.VisualStudio.VSSolutionManager”. GetFullVsVersionString must be called on the UI thread.

Visual Studio 2015 update 3 could throw this exception. the way to fix it 1. open vs2015 and don’t open any project. 2. go to menu ‘Tools’ -> Nuget Package Manager -> Package Manager Setting 3. once you see dialog … Continue reading

Posted in C# | Comments Off on Operation Failed An exception was thrown while initializing part “NuGet.PackageManagement.VisualStudio.VSSolutionManager”. GetFullVsVersionString must be called on the UI thread.