channeladvisor / sqltop

A top-like tool for viewing SQL Server activity.
Apache License 2.0
29 stars 9 forks source link

Connecting with DAC? #4

Open marcingminski opened 3 years ago

marcingminski commented 3 years ago

Did you have any luck connecting using DAC? I am getting:

Error:
Exception calling "Open" with "0" argument(s): "A connection was successfully established with the server, but then an
error occurred during the pre-login handshake. (provider: TCP Provider, error: 0 - The specified network name is no
longer available.)"

I can connect to DAC from SSMS with no problem.

m82labs commented 3 years ago

How did you attempt a connection via the DAC? Did you just use port 1434?