The 'VSTS for Database Professionals Sql Server Data-tier Application' package did not load correctly

by Gabriel Lozano-Moran 10. June 2010 19:18

On a freshly installed VM I would get these messages every time I start Visual Studio 2010 Premium:

image

image

image 

To repair this, I mounted the Visual Studio 2010 installation ISO and I manually installed these packages:

  • Microsoft SQL Server 2008 R2 Data-Tier Application Framework with this command:
    \WCU\DAC\DACFramework_enu.msi /log "%TEMP%\dd_DACFramework_enu_MSI.txt"
  • Microsoft SQL Server 2008 R2 Data-Tier Application Project:
    \WCU\DAC\DACProjectSystemSetup_enu.msi /log "%TEMP%\dd_DACProjectSystemSetup_enu_MSI.txt"
  • Microsoft SQL Server 2008 R2 Transact-SQL Language Service:
    \WCU\DAC\TSqlLanguageService_enu.msi /log "%TEMP%\dd_TSqlLanguageService_enu_MSI.txt"

And another problem solved…

Tags: ,

Visual Studio | Visual Studio 2010

Comments

Add comment




  Country flag

biuquote
  • Comment
  • Preview
Loading