Activity overview
Latest activity by terrytipton
Same problem with Prompt (10.13.10.1356) and SSMS (19.1). Prompt history fails to open. log indicates a timeout. I am not connected to a server. Just opening hisory. 2023-06-26 09:58:06.148 -05:00 [Warning] Error connecting to server - retrying...
System.TimeoutException: The operation has timed out.
at System.IO.Pipes.NamedPipeClientStream.Connect(Int32 timeout)
at RedGate.SqlPrompt.SqlHistory.Client.NamedPipeClientStreamFactory.Create(String identifier, Int32 timeout)
at RedGate.SqlPrompt.SqlHistory.Client.RetryingNamedPipeClientStreamFactory.Create(String identifier, Int32 timeout)
/ comments
Same problem with Prompt (10.13.10.1356) and SSMS (19.1). Prompt history fails to open. log indicates a timeout. I am not connected to a server. Just opening hisory. 2023-06-26 09:58:06.148 -05:00 ...