SQL Search fails to start in VS 2022

plamenplamen Posts: 4 New member
Hi,
SQL Search is failing to start in VS 2022. When I start it I'm getting the following error:
The VsPackage package didn't load correctly.

Those are the details from the ActivityLog.xml file:

SetSite failed for package [VsPackage]Source: 'RedGate.SQLSearch.Shell.18' Description: Object reference not set to an instance of an object. System.NullReferenceException: Object reference not set to an instance of an object. at RedGate.SQLSearch.Shell.VS.SsdtObjectExplorerConnectionWatcher..ctor(ILog logger) at RedGate.SQLSearch.Shell.VS.SsmsFunctionalityProvider..ctor(DTE2 dte2, SsmsFunctionalityPackage package, Type toolWindowType, ILog logger) at RedGate.SQLSearch.VSExtension.VsPackage.<InitializeAsync>d__3.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.VisualStudio.Shell.AsyncPackage.<>c__DisplayClass20_0.<<Microsoft-VisualStudio-Shell-Interop-IAsyncLoadablePackageInitialize-Initialize>b__1>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at Microsoft.VisualStudio.Services.VsTask.RethrowException(AggregateException e) at Microsoft.VisualStudio.Services.VsTask.InternalGetResult(Boolean ignoreUIThreadCheck)
Tagged:

Answers

Sign In or Register to comment.