Hi All,
I have two projects in two different solution files. When I deployed Project A, Project A database shown on the Object Explorer of SSMS, but Project B database would disappear. When I deployed Project B, then Project B database shown on the Object Explorer of SSMS, but Project A database would disappear. I did this several times and even restarted the server, but the same happened. I checked the database name in the deployment section of the project property and they all have different names (Project A or Project B). I did previously deleted Project B manually from the Object Explorer. I am wondering if that has something to do with the database switching issue I am having. Any help will be appreciated.
BI Analyst
(It seems like every time when one project is ran, it replaced the other project. I deleted the database and ran again and same issue happened.)