--
You received this message because you are subscribed to the Google Groups "SonarLint" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sonarlint+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sonarlint/b3d29582-c3cf-4d0c-a52d-f3abd910679b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To view this discussion on the web visit https://groups.google.com/d/msgid/sonarlint/b3134ce8-f122-4e09-971e-db54dd9b6e9e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Application: devenv.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.IO.FileNotFoundException
at SonarLint.VisualStudio.Integration.Binding.BindingWorkflow..ctor(SonarLint.VisualStudio.Integration.IHost, SonarLint.VisualStudio.Integration.Service.ConnectionInformation, SonarLint.VisualStudio.Integration.Service.ProjectInformation)
at SonarLint.VisualStudio.Integration.Binding.BindingController.SonarLint.VisualStudio.Integration.Binding.IBindingWorkflowExecutor.BindProject(SonarLint.VisualStudio.Integration.Service.ProjectInformation)
at SonarLint.VisualStudio.Integration.Binding.BindingController.OnBind(SonarLint.VisualStudio.Integration.Service.ProjectInformation)
at SonarLint.VisualStudio.Integration.Binding.BindingController.OnBind(SonarLint.VisualStudio.Integration.TeamExplorer.ProjectViewModel)
at SonarLint.VisualStudio.Integration.WPF.RelayCommand`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].Execute(System.__Canon)
at SonarLint.VisualStudio.Integration.WPF.RelayCommand`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].Execute(System.Object)
at SonarLint.VisualStudio.Integration.WPF.RelayCommandBase.System.Windows.Input.ICommand.Execute(System.Object)
at SonarLint.VisualStudio.Integration.WPF.ContextualCommandViewModel.Execute()
at SonarLint.VisualStudio.Integration.WPF.RelayCommand.Execute()
at SonarLint.VisualStudio.Integration.WPF.RelayCommand.Execute(System.Object)
at SonarLint.VisualStudio.Integration.WPF.RelayCommandBase.System.Windows.Input.ICommand.Execute(System.Object)
at MS.Internal.Commands.CommandHelpers.CriticalExecuteCommandSource(System.Windows.Input.ICommandSource, Boolean)
at System.Windows.Controls.MenuItem.InvokeClickAfterRender(System.Object)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
at System.Windows.Threading.DispatcherOperation.InvokeImpl()
at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(System.Object)
at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(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 MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Windows.Threading.DispatcherOperation.Invoke()
at System.Windows.Threading.Dispatcher.ProcessQueue()
at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
at MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)
Faulting application name: devenv.exe, version: 15.0.26228.4, time stamp: 0x58bb453b
Faulting module name: KERNELBASE.dll, version: 10.0.14393.479, time stamp: 0x58256d37
Exception code: 0xe0434352
Fault offset: 0x000da832
Faulting process ID: 0x5c44
Faulting application start time: 0x01d29dac0e4aa281
Faulting application path: C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\devenv.exe
Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report ID: d533b3f4-99b7-4ac5-a4cd-267870f7834b
Faulting package full name:
Faulting package-relative application ID:
I tried it on a machine running Windows Server 2008 R2 with nothing else installed except .NET Framework 4.6.2 and Visual Studio 2017.
I have VS2015 and VS2017 on my personal laptop, so I'll have to try there tomorrow.