解决安装SQL Server 2005提示: setup is missing prerequisites: -msxml6 的问题
作者: 蓝鹰
分类: MSSQL
发布时间: 2014-12-17 21:04
ė5 浏览数
6解决安装SQL Server 2005提示: setup is missing prerequisites: -msxml6 的问题已关闭评论
安装 SQL Server 2005 Management Studio Express的时候提示:
setup is missing prerequisites:
-msxml6
go to
http://go.microsoft.com/fwlink/?linkid=54583
解决办法:
安装2007年8月14日的Microsoft XML Core Services 6.0 和 Microsoft XML Core Services 6.0 Service Pack 1 安全更新程序 (KB933579),否则不能正常安装SQL Server Management Studio Express,
本文出自 蓝鹰博客,转载时请注明出处及相应链接。
本文永久链接: http://www.lanyingblog.com/blog/2141.html