A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
Hi,
I got same issue on VS2022 and VS2026. In my case I had to change the Target Connection String on Debug section on project properties to point to a SQL Server 2022 database (2025 if you set the Target to 2025) instead my local 2019 db file.
I hope that helps