dbproj - DB Project won't load in Visual Studio 2013 -
The error says:
Failed to create extension manager for the target platform 'Microsoft' My teammate built the DB project, but when I pulled it off from source control, it failed to make it.
The solution is to get an update for "SQL Server Data Tools", apparently you have an older version.
View in Visual Studio 2013 under Tools -> Extensions and Updates. From there, click Update on the left pane. Hopefully you will be able to find the update you need there.
(Alternatively, install a repair on 'SQL Server Data Tools' under' Windows Control Panel -> Programs.)
Comments
Post a Comment