0. 安装步骤:
vs2010 → vs2010sp1→ AspNetMVC3Setup.exe→ AspNetMVC3Setup_CHS.exe→ AspNetMVC3ToolsUpdateSetup.exe→AspNetMVC3ToolsUpdateSetup_CHS.exe
所有文件都被打包放在百度网盘的
http://pan.baidu.com/s/1kV8rwFX
1. 安装失败截图:
2. 再安装一次, 可以看到下图红框的地方, 在安装VS10-KB248390-x86的时候, 就没有过去, 开始报错了, 知道问题后就好办了.
3. 解决方案. 点击上面log_file查看下错误:
Starting install of item 'VS10-KB2483190-x86' at tickCount = 411645234
[11/22/2016, 17:1:33]WM_ACTIVATEAPP: Focus stealer's windows was NOT visible, taking back focus
[11/22/2016, 17:1:34]WM_ACTIVATEAPP: Focus stealer's windows was NOT visible, taking back focus
[11/22/2016, 17:1:40]WM_ACTIVATEAPP: Focus stealer's windows WAS visible, NOT taking back focus
[11/22/2016, 17:1:32]calling PerformAction on an installing performer
[11/22/2016, 17:1:33]VS10-KB2483190-x86.exe is now available to install
[11/22/2016, 17:1:33]Creating new Performer for Exe item
[11/22/2016, 17:1:33]Created new ExePerformer for Exe item
[11/22/2016, 17:2:14]d:\temp\ext47334\VS10-KB2483190-x86.exe - Exe installer does not provide a log file name
[11/22/2016, 17:2:14]Exe (d:\temp\ext47334\VS10-KB2483190-x86.exe) failed with 0x80070643 - 安装时发生严重错误 .
[11/22/2016, 17:2:14]PerformOperation on exe returned exit code 1603 (translates to HRESULT = 0x80070643)
[11/22/2016, 17:2:14]Error 1603 is mapped to Custom Error:
[11/22/2016, 17:2:14]OnFailureBehavior for this item is to Rollback.
[11/22/2016, 17:2:14]Final Result: Installation failed with error code: (0x80070643), "安装时发生严重错误 " (Elapsed time: 0 00:00:49).
[11/22/2016, 17:2:29]WM_ACTIVATEAPP: Focus stealer's windows WAS visible, NOT taking back focus
[11/22/2016, 17:4:20]WM_ACTIVATEAPP: Focus stealer's windows WAS visible, NOT taking back focus
[11/22/2016, 17:4:25]WM_ACTIVATEAPP: Focus stealer's windows WAS visible, NOT taking back focus
[11/22/2016, 17:4:33]WM_ACTIVATEAPP: Focus stealer's windows WAS visible, NOT taking back focus
[11/22/2016, 17:5:0]Sending Manifest Report
. . .