Visual Studio Code Map: Unable to connect to the specified database

前端 未结 3 658
余生分开走
余生分开走 2020-12-31 09:51

I can\'t use Code Map in Visual Studio due to this error:

Unable to connect to the specified database.

An exception occurred attempting to

3条回答
  •  梦谈多话
    2020-12-31 10:21

    Check out the difference between automatic and named (or private) LocalDb instances.

    The support files necessary for v11.0 (SQL Server 2012) are probably no longer installed on your system. v12.0 indicates SQL Server version 2014.

提交回复
热议问题