A couple of days ago, using the Schema Compare tool included in Visual Studio 2010 Ultimate, I ran into an error that reads:
"The 'RadLangSvc.Package, RadLangSvc.VS, Version = 10.0.0.0, Culture = neutral, PublicKeyToken = 89845dcd8080cc91' package did not load Correctly."
The system continues to operate apparently, only after the settings when we kick off the comparison, the environment crashes fatal.
After a little 'research I found this post which in turn refers to that.
The problem is essentially due to the installation of SQL Server 2008 R2, which affected various components associated with the SQL scripting. The same symptoms occur it is also using the SQL shell included in VS, even though I had installed the R2 for a while, 'I have not noticed it before because I always use the environment to SQL Server Management Studio.
The proposed solution is to simply re-run the post installation
DACProjectSystemSetup_enu.msi
located on the installation disc in the folder of VS 2010
\ WCU \ DAC
but for more serious problems may need to rerun the other two in the same folder installer
TSqlLanguageService_enu.msi
DACFramework_enu.msi
take care of it in VS closed and once the installation is complete, there is no need to restart everything is already back in place.
Ya... its working :) thank you
ReplyDeleteHad the same issue. It got was solved by just running the first msi package... thanks!
ReplyDeleteIt is working after i have installed all the 3 packages. Thank you vert much.
ReplyDeleteYou really owe me in big time, it is working......Thanks mate!
ReplyDeletePlease provide me path for 'DACProjectSystemSetup_enu.msi' file
ReplyDeleteDACProjectSystemSetup_enu.msi file located in the installation disc of visual studio.
ReplyDeletePlease find the below path(ex: F drive).
F:\WCU\DAC\DACProjectSystemSetup_enu.msi
Hi, I have this problem but in the SQL Server, please help me.
ReplyDeleteHad to run all three to fix it, but that worked perfectly. Thank you for this post - very, very helpful.
ReplyDeleteWorked perfectly - thanks...
ReplyDeleteThanks, Danke, Ačiū! :-)
ReplyDeleteRan the first one as suggested, worked like a charm!
ReplyDeleteThanks
So when I run those, I get a higher version is installed and I should uninstall it.. Any sugguestions?
ReplyDeleteThanks, Very much!!!!!!!
ReplyDelete