原本以為把MS-SQL server 2008 express安裝好了,要安裝SQL server Management Studio Express應該可以快速的把這個功能加上去,事實上不是這樣的...
從微軟網站下載SQL server Management Studio Express,點選執行後,會出現警告訊息: Another version of Microsoft Visual Studio 2008 has been detected on this system that must be updated to SP1 ...
(在安裝SQL server Management Studio Express前,我已安裝visual studio 2010 express 了...)
解決的作法:
- 下載取得:Visual Studio 2008 Shell (獨立模式) SP1 可轉散發套件
網址:http://www.microsoft.com/download/en/details.aspx?id=19670 - 下載取得檔案:vs_AppEnvRedist.exe
- 執行vs_AppEnvRedist.exe後,在解壓縮的位置:資料夾『VS 2008 Shell Redist』中找到資料夾『Isolated Mode』,在『Isolated Mode』中找到檔案vs_shell_isolated.cht.exe
- 使用7-zip或其他工具,將vs_shell_isolated.cht.exe解壓縮,取得vs_shell.msi ... 等檔案
- 點選執行 vs_shell.msi,就可以把win7中原來用visual studio 2008發佈的檔案,更新到 VS2008 sp1了...
我搞超久........真是太感謝你的分享了!!!感恩嘿!!!
回覆刪除我也是搞了很久,才拼湊出來......,所以就把這過程記錄下,以免下次要用,又忘了...哈...
回覆刪除