I installed VS2010 which launched without errors..
Since I needed SSAS, SSRS, SSIS proj and I could not find them fast there,
I installed VSTS2008SP1 and MS SQL Server 2008 R2 (+client tools).
Also, I vaguely recall (do not want to check it now), that MSSQL2008R2 was released after VS2010 (?)
Now the startup and use of of VS2010 gives me repeatedly following errors [1],[2],[3]!
So, does it make sense to install MSSQLServer2008R2 after VS2010?
Does it make sense to continue using VS2010 or it is high time to uninstall it?
BTW, should I submit this problem as VS2010=related or as MS SQL Server 2008 R2-related?
[1]
---------------------------
Microsoft Visual Studio
---------------------------
The 'RadLangSvc.Package, RadLangSvc.VS, Version=10.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' package did not load correctly.
The problem may have been caused by a configuration change or by the installation of another extension. You can get more information by running the application together with the /log parameter on the command line, and then examining
the file 'D:\Documents and Settings\Administrator\Application Data\Microsoft\VisualStudio\10.0\ActivityLog.xml'.
Continue to show this error message?
---------------------------
Yes No
---------------------------
[2]
---------------------------
Microsoft Visual Studio
---------------------------
The 'VSTS for Database Professionals Sql Server Data-tier Application' package did not load correctly.
The problem may have been caused by a configuration change or by the installation of another extension. You can get more information by running the application together with the /log parameter on the command line, and then examining
the file 'D:\Documents and Settings\Administrator\Application Data\Microsoft\VisualStudio\10.0\ActivityLog.xml'.
Continue to show this error message?
---------------------------
Yes No
---------------------------
[3]
---------------------------
Microsoft Visual Studio
---------------------------
The 'Language Package' package did not load correctly.
The problem may have been caused by a configuration change or by the installation of another extension. You can get more information by running the application together with the /log parameter on the command line, and then examining
the file 'D:\Documents and Settings\Administrator\Application Data\Microsoft\VisualStudio\10.0\ActivityLog.xml'.
Continue to show this error message?
---------------------------
Yes No
---------------------------
[3a]
---------------------------
Microsoft Visual Studio
---------------------------
The 'Language Package' package did not load correctly.
The problem
may have been caused by a configuration change or by the installation of another extension. You can get more information by running the application together with the /log parameter on the command line, and then examining the file 'D:\Documents and Settings\Administrator\Application
Data\Microsoft\VisualStudio\10.0\ActivityLog.xml'.
Continue to
show this error message?
---------------------------
YesNo ---------------------------
Gennady Vanin (Novosibirsk) -- Геннадий Ванин (Новосибирск) -- Guennadi Vanine
It was the answer of Allen Zhou which worked for me:
I've experienced the same problem and was able to resolve the problem by manually reinstalling or repear 3 tools (DACFramework_enu.msi ,DACProjectSystemSetup_enu.msi ,TSqlLanguageService_enu.msi) in VS Installation CD just under X:\WCU\DAC. You can try
it . Good luck!
guenavan
Contributor
4306 Points
1695 Posts
MSSQL2008R2 (BIDS, i.e. VS2008) after VS2010?
Jun 14, 2010 05:57 PM|LINK
I installed VS2010 which launched without errors..
Since I needed SSAS, SSRS, SSIS proj and I could not find them fast there,
I installed VSTS2008SP1 and MS SQL Server 2008 R2 (+client tools).
Also, I vaguely recall (do not want to check it now), that MSSQL2008R2 was released after VS2010 (?)
Now the startup and use of of VS2010 gives me repeatedly following errors [1],[2],[3]!
So, does it make sense to install MSSQLServer2008R2 after VS2010?
Does it make sense to continue using VS2010 or it is high time to uninstall it?
BTW, should I submit this problem as VS2010=related or as MS SQL Server 2008 R2-related?
[1]
---------------------------
Microsoft Visual Studio
---------------------------
The 'RadLangSvc.Package, RadLangSvc.VS, Version=10.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' package did not load correctly.
The problem may have been caused by a configuration change or by the installation of another extension. You can get more information by running the application together with the /log parameter on the command line, and then examining the file 'D:\Documents and Settings\Administrator\Application Data\Microsoft\VisualStudio\10.0\ActivityLog.xml'.
Continue to show this error message?
---------------------------
Yes No
---------------------------
[2]
---------------------------
Microsoft Visual Studio
---------------------------
The 'VSTS for Database Professionals Sql Server Data-tier Application' package did not load correctly.
The problem may have been caused by a configuration change or by the installation of another extension. You can get more information by running the application together with the /log parameter on the command line, and then examining the file 'D:\Documents and Settings\Administrator\Application Data\Microsoft\VisualStudio\10.0\ActivityLog.xml'.
Continue to show this error message?
---------------------------
Yes No
---------------------------
[3]
---------------------------
Microsoft Visual Studio
---------------------------
The 'Language Package' package did not load correctly.
The problem may have been caused by a configuration change or by the installation of another extension. You can get more information by running the application together with the /log parameter on the command line, and then examining the file 'D:\Documents and Settings\Administrator\Application Data\Microsoft\VisualStudio\10.0\ActivityLog.xml'.
Continue to show this error message?
---------------------------
Yes No
---------------------------
[3a]
---------------------------
Microsoft Visual Studio
---------------------------
The 'Language Package' package did not load correctly.
The problem may have been caused by a configuration change or by the installation of another extension. You can get more information by running the application together with the /log parameter on the command line, and then examining the file 'D:\Documents and Settings\Administrator\Application Data\Microsoft\VisualStudio\10.0\ActivityLog.xml'.
Continue to show this error message?
---------------------------
Yes No
---------------------------
XiaoCheng Fa...
All-Star
17743 Points
1414 Posts
Re: MSSQL2008R2 (BIDS, i.e. VS2008) after VS2010?
Jun 16, 2010 12:46 PM|LINK
Hi,
It seems a known issue no matter which you install first. You can try use devenv / resetskippkgs first. Please check CodeRush and reinstall it.
For more details:
http://connect.microsoft.com/VisualStudio/feedback/details/532121/tons-of-package-did-not-load-correctly-errors
I hope this can be helpful for you.
If you have any feedback about my replies, please contact msdnmg@microsoft.com
Microsoft One Code Framework
TheTourist
Member
77 Points
16 Posts
Re: MSSQL2008R2 (BIDS, i.e. VS2008) after VS2010?
Aug 10, 2010 11:54 PM|LINK
@XiaoCheng Fan
Thank you very much for this link.
It was the answer of Allen Zhou which worked for me:
I've experienced the same problem and was able to resolve the problem by manually reinstalling or repear 3 tools (DACFramework_enu.msi ,DACProjectSystemSetup_enu.msi ,TSqlLanguageService_enu.msi) in VS Installation CD just under X:\WCU\DAC. You can try it . Good luck!