Relative Content

Tag Archive for sql-serverlinuxdebuggingvisual-studio-2022

Debug SQL Server on Ubuntu 22 from Visual Studio 2022 fails

I run MSSQL on a Ubuntu 22 machine in the same network. I can connect from SSMS to the database and I can execute queries from VS 2022 on that database. So I guess it is no user or firewall issue. Only if I try to debug some stored procedure (which I regularly do on my Windows localhost) I get this