'Cannot add service based database in Visual Studio 2022
As described above, whenever I go to add new item, select Service Based Database and hit ok, I get the below error.
I've made sure SQL Server Express is installed and the Database workspace is installed for VS.
Is there something simple I'm missing here? I've looked for hours and can't find any fix.
Solution 1:[1]
Try running services.msc and to open Services and check if Sql Server (Sqlexpress) service is running.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | jaya lakshmy |
