近日为客户调试sql server 2008时意外的然出现两个报错,结果导致部分功能组件无法安装成功
如下
产品: Microsoft SQL Server 2008 联机丛书(简体中文) -- 错误 1335。此安装所需的 CAB
文件“”已损坏,无法使用。这可能说明出现网络错误、读取安装媒体时出错或此包有问题。
Product: Microsoft SQL Server 2008 Client Tools -- Error 1335.
The cabinet file '' required for this installation is
corrupt and cannot be used. This could indicate a network error, an
error reading from the CD-ROM, or a problem with this package.
最终处理办法:下载msxml 4.0 msxml 6.0后并安装,使用sql server
2008安装盘进行修复安装后,顺利完成没有出现报错。参考: