SQL Server 2012 error: object reference not set to an instance of an object

前端 未结 7 1666
死守一世寂寞
死守一世寂寞 2021-01-01 19:29

I use SQL Server 2012 and I have some databases on it. The problem is I suddenly get an error saying,

object reference not set to an instance of an o

7条回答
  •  误落风尘
    2021-01-01 19:39

    I got the same error for SQL 2016 and the only solution for me was to completely uninstall (in appwiz.cpl) all entries Visual Studio + SQL. Then I executed VisualStudioUninstaller and I reinstalled SQL and after Visual Studio.

提交回复
热议问题