Proper Install Order For Visual Studio 2010 with SQL Server 2008 and Office 2007?

让人想犯罪 __ 提交于 2019-12-02 22:05:40

I think that for the mentioned applications there is no correct and wrong order, but if I would install them, I would install with the following order: Office, SQL Server, Visual Studio.

The most logical order of installation would be:

  1. Office 2007 Enterprise (with Visio 2007)
  2. SQL Server 2008 (with SSIS and SSRS)
  3. Visual Studio 2010 (Ultimate)

And from what you're describing this would take care of your worries as well.

I have done that several times over (finished doing another just yesterday) and i have never found it to make a difference. I do tend to do VS first though, simply because the machine is still clean and unpolluted, there is nothing worse than trying to clean out a failed VS install, especially once you have Office on the machine, they have so many similar registry keys that it is next to impossible to clean out VS without breaking Office in the process.

But i also do it that way simply because the OCD makes me :)

Note that technically, neither of those installs depends or even cares about the other.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!