close

由於在Visual studio 2010上想要開發Office 365的東西,系統提示說必須要安裝Sharepoint Server.

以往來說都是裝在Windows 2008上面,但是總不可能要我在NB上安裝2008吧?

所以找到了這篇文章 http://msdn.microsoft.com/zh-tw/library/ee554869.aspx 

雖說是英文的指南,不過其實步驟很簡單。

 

  1. 把SharepointServer.exe的檔案改名Sharepoint.exe
  2. 在C:創建資料夾 Sharepoint
  3. 使用CMD工具解壓縮Sharepoint.exe (c:\SharePointFiles\SharePoint /extract:c:\SharePointFiles)
  4. 在解壓縮出來的資料夾中修改XML(c:\SharePointFiles\files\Setup\config.xml)
    ,加入<Setting Id="AllowWindowsClientInstall" Value="True"/> 
  5. 在CMD裡面進行原文的步驟8,以便啟動Windows服務
  6. 檢驗階段,原文步驟9,跳過也沒差
  7. 安裝setup.exe!

就這樣子 十分簡單!



arrow
arrow
    創作者介紹
    創作者 魚魚 的頭像
    魚魚

    夏‧獵

    魚魚 發表在 痞客邦 留言(1) 人氣()