008. asp.net mvc3.0安裝文件及其安裝時發生錯誤的解決方案

0. 安裝步驟:windows

vs2010 → vs2010sp1→ AspNetMVC3Setup.exe→ AspNetMVC3Setup_CHS.exe→ AspNetMVC3ToolsUpdateSetup.exe→AspNetMVC3ToolsUpdateSetup_CHS.exe
全部文件都被打包放在百度網盤的app

http://pan.baidu.com/s/1kV8rwFXide

1. 安裝失敗截圖:this

2. 再安裝一次, 能夠看到下圖紅框的地方, 在安裝VS10-KB248390-x86的時候, 就沒有過去, 開始報錯了, 知道問題後就好辦了.spa

3. 解決方案. 點擊上面log_file查看下錯誤:rest

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
code

[11/22/2016, 17:1:32]Wait for Item (VS10-KB2483190-x86.exe) to be available
[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:1:33]Launching CreateProcess with command line = VS10-KB2483190-x86.exe /q /norestart
[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] Action complete
[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] Action complete

[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

. . .
orm

4. 將AspNetMVC3Setup.exe文件, 用rar解壓到某個目錄中(目錄路徑最好不要有中文), 以下圖, 而後打開圖中的parameterinfo.xml文件:
5. 將parameterinfo.xml文件中的 <Exe > ....</Exe>註釋起來, 下圖
6. 而後點擊該文件夾下的 setup.exe安裝便可
相關文章
相關標籤/搜索