Problems with 9.2 Install & VS2015.3
Hi,
I'll make clear from the get go that I'm not a developer, so I've very limited working knowledge of either ReSharper or Visual Studio - so please take that into consideration if at all possible.
I work in support, and I've been tasked with building a new Windows 10 image for our developers. At that point of having 99.9% done, but getting some issues with ReSharper 9.2 as it's causing Visio to crash to desktop whenever you attempt to navigate ReSharper -> Extension Manager
So far I've removed the VS and ReSharper installations fully, cleared out the registry and file traces - then after hitting a total road block deployed to a fresh Windows 10 base install and got the same errors.
VS 2015 has been installed on this new image from a fresh install pulled from visualstudio.com and the 9.2 installer has been downloaded fresh from jetbrains.com
Event Viewer gives me 2 aspects to work with, the first is a generic application error, with an exception code of 0xe0434352.
The pertinent one is a .NET Runtime error - and if anyone can shine some light on it, I'd be massively obliged.
Application: devenv.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: NuGet.NuGetVersionNotSatisfiedException
at NuGet.PackageWalker.CheckPackageMinClientVersion(NuGet.IPackage)
at NuGet.PackageWalker.Walk(NuGet.IPackage)
at NuGet.PackageWalker.Walk(NuGet.IPackage)
at NuGet.PackageWalker.Walk(NuGet.IPackage)
at NuGet.DependentsWalker.GetDependents(NuGet.IPackage)
at JetBrains.Application.SinceClr4.Extensions.ExtensionManagerViewModelProvider+<>c__DisplayClass30+<>c__DisplayClass34.<get_Model2>b__1c(NuGet.IPackage)
at JetBrains.Application.SinceClr4.Extensions.ExtensionManagerViewModelProvider+<>c__DisplayClass30.<get_Model2>b__1b(JetBrains.Application.Progress.ProgressIndicator, JetBrains.DataFlow.Property`1<System.String>)
at JetBrains.UI.ExtensionManager.ViewModels.ProgressPage+<>c__DisplayClass6.<Run>b__3()
at System.Threading.ThreadHelper.ThreadStart_Context(System.Object)
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Threading.ThreadHelper.ThreadStart()
Please sign in to leave a comment.
Hello Rob!
Thank you for contacting us.
Could you please run Visual Studio with the following command line: 'devenv /ReSharper.LogFile C:\resharper_log.txt /ReSharper.LogLevel Verbose', reproduce the issue and send us a corresponding 'resharper_log.txt' file. You can share it privately via 'Submit a request' form.
Thank you.
Log created and submitted:
Request #1861330