积极答复者
安装VS2008出现1603错误

问题
-
安装VS2008出现1603错误(第一步安装Framework3.5的时候),在网上和论坛里搜了一些方法,但还是无法解决。
不知道这些错误日志是否能看出哪里出错?
Installation failed for component Microsoft .NET Framework 3.0a. MSI returned error code 1603
[05/29/10,13:07:08] Microsoft .NET Framework 3.0a: [2] Failed to fetch setup file in CBaseComponent::PreInstall()
[05/29/10,13:07:08] setup.exe: [2] ISetupComponent::Pre/Post/Install() failed in ISetupManager::InternalInstallManager() with HRESULT -2147467260.
[05/29/10,13:07:08] setup.exe: [2] CSetupManager::RunInstallPhase() - Call to Pre/Install/Post for InstallComponents failed
[05/29/10,13:07:08] setup.exe: [2] CSetupManager::RunInstallPhaseAndCheckResults() - RunInstallPhase() returned a NULL piActionResults
[05/29/10,13:07:08] setup.exe: [2] CSetupManager::RunInstallFromList() - RunInstallPhaseAndCheckResults failed [2]
[05/29/10,13:07:09] setup.exe: [2] ISetupManager::RunInstallLists(IP_PREINSTALL failed in ISetupManager::RunInstallFromThread()
[05/29/10,13:07:09] setup.exe: [2] ISetupManager::RunInstallFromThread() failed in ISetupManager::RunInstall()
[05/29/10,13:07:09] setup.exe: [2] CSetupManager::Run() - Call to RunInstall() failed如果不是这些的话,请告诉我是在哪个文件
请大家帮帮我,我已经郁闷一天了。。。
答案
-
Michael Jing 你好
或者你可以參考以下URL,有提及到 ERROR 1603, 這是會在安裝.NET FRAMEWORK 時出現的
http://support.microsoft.com/kb/923100/zh-cn
希望幫到你
Chi- 已标记为答案 ChiYauModerator 2011年3月5日 13:14
全部回复
-
Michael Jing 你好
或者你可以參考以下URL,有提及到 ERROR 1603, 這是會在安裝.NET FRAMEWORK 時出現的
http://support.microsoft.com/kb/923100/zh-cn
希望幫到你
Chi- 已标记为答案 ChiYauModerator 2011年3月5日 13:14
-
1603是个很通用的错误消息,说明正在安装的组件出错。建议你把.Net 3.0单独安装一下看看到底是什么错误。
The following is signature, not part of post
Please mark the post answered your question as the answer, and mark other helpful posts as helpful, so they will appear differently to other users who are visiting your thread for the same problem.
Visual C++ MVP