首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 开发语言 > C++ >

vc2005安装出有关问题了,帮忙解决

2012-03-20 
vc2005安装出问题了,帮忙解决SetupFailed.Usethefollowinglinkstoresearchthesourceofthefailure:[05/08/0

vc2005安装出问题了,帮忙解决
Setup   Failed.
Use   the   following   links   to   research   the   source   of   the   failure:
[05/08/07,13:46:43]   Microsoft   .NET   Framework   2.0:   [2]   Error   code   1601   for   this   component   means   "无法访问   Windows   安装服务。发生这种情况的可能是您在安全模式下运行   Windows,   或是没有正确安装   Windows   安装,。请与技术支持人员联系以获得帮助。
"
[05/08/07,13:46:43]   Microsoft   .NET   Framework   2.0:   [2]   Setup   Failed   on   component   Microsoft   .NET   Framework   2.0
[05/08/07,13:46:52]   setup.exe:   [2]   ISetupComponent::Pre/Post/Install()   failed   in   ISetupManager::InstallManagerHelper()   with   HRESULT   -2147023293.
[05/08/07,13:46:52]   setup.exe:   [2]   Component   error   string   not   specified   in   ISetupManager::AddToActionResultCollection()
[05/08/07,13:46:59]   VS70pgui:   [2]   DepCheck   indicates   Microsoft   .NET   Framework   2.0   is   not   installed.
[05/08/07,13:46:59]   VS70pgui:   [2]   Unknown   component   status   forMSXML   6.0   Parser
[05/08/07,13:46:59]   VS70pgui:   [2]   Unknown   component   status   forMicrosoft   Document   Explorer   2005
[05/08/07,13:46:59]   VS70pgui:   [2]   DepCheck   indicates   Microsoft   Visual   Studio   2005   Professional   Edition   -   ENU   was   not   attempted   to   be   installed.
[05/08/07,13:46:59]   VS70pgui:   [2]   Unknown   component   status   for.NET   Compact   Framework   1.0   SP3
[05/08/07,13:46:59]   VS70pgui:   [2]   Unknown   component   status   for.NET   Compact   Framework   2.0
[05/08/07,13:46:59]   VS70pgui:   [2]   Unknown   component   status   forMicrosoft   Visual   J#   2.0   Redistributable   Package
[05/08/07,13:46:59]   VS70pgui:   [2]   Unknown   component   status   forSQL   Server   2005   Mobile   Edition
[05/08/07,13:46:59]   VS70pgui:   [2]   Unknown   component   status   forMicrosoft   Device   Emulator   version   1.0
[05/08/07,13:46:59]   VS70pgui:   [2]   Unknown   component   status   forMicrosoft   SQL   Server   2005   Express   Edition   x86


[解决办法]
原因
如果 WindowsInstaller 服务启动设置被设置为 禁用 可能发生此问题。
回到顶端

替代方法
要变通解决此问题, 启用 WindowsInstaller 服务, 然后单击 ExchangeServer 安装程序错误信息上 重试 。 重新启用 WindowsInstaller 服务:1. 单击 开始 单击 运行 , 在 打开 框中, 键入 services.msc , 然后单击 确定 。
2. 在列表的服务, 双击 WindowsInstaller 。
3. 在 启动类型 列表, 单击 手动 。
4. 单击 应用 , 并单击 确定 。

回到顶端

状态
Microsoft 已确认这是处本文列出 Microsoft 产品中问题。
回到顶端

http://support.microsoft.com/kb/820118/zh-cn

[解决办法]
你的Application Management服务开了没有?
点开始 运行 services.msc看看

热点排行