I have SQL Server 2019 installed on my local machine and since debugger is no longer available in SSMS, I'm trying to run it in SSDT, but getting the following error: "Unable to start T-SQL Debugging. Could not connect to computer 'MyLocalServer'. Remote debugging is not supported."
Since it is on my local machine I don't know why it is complaining about remote debugging.
Can anyone help with this. Thanks.