GitHub Copilot in SSMS throws below error in Latest Version
NOTE: Previous version it was working well
An exception was encountered while constructing the content of this frame. This information is also logged in "C:\Users\wpattaniabdulkarim\AppData\Roaming\Microsoft\SSMS\22.0_ba464808\ActivityLog.xml".
Exception details:
StreamJsonRpc.RemoteInvocationException: Could not obtain a service proxy for Microsoft.VisualStudio.Copilot.Chat.Client.Service (0.3) after 5 attempts.
at Microsoft.ServiceHub.Framework.ServiceJsonRpcDescriptor.LocalProxyGeneration.<>c__DisplayClass39_01.<ReturnedTaskOfTHelperAsync>b__0(Task1 _)
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- 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.Copilot.UI.ThreadsViewModel.<StartNewSessionAsync>d__128.MoveNext()
--- End of stack trace from previous location where exception was thrown ---