2014-10-02 86 views
0

是否可以在Visual Studio 14 CTP上安裝對多設備混合應用程序的支持?有一個模板(安裝多設備的混合應用工具的Apache科爾多瓦),但是當你嘗試加載它,它失敗,以下錯誤:適用於Visual Studio 2014的多設備混合應用程序

Error: this template attempted to load component assembly 'Microsoft.VisualStudio.VsipSupport.PlaceholderProject, Version=12.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. For more information on this problem and how to enable this template, please see documentation on Customizing Project Templates.

當我試圖安裝this,我得到了一個錯誤,說:我需要安裝Visual Studio 2013 Update 3.由於我有VS14 CTP,我認爲它應該可以工作。

有沒有人有想法該怎麼辦?此外,整個安裝程序在Windows 10 Technical Preview上。

+0

@priyank你會堅持你的編輯和檢查[這個元問題](http://meta.stackoverflow.com/questions/276911/self-decided-tag-burnination) – rene 2014-11-15 21:23:31

回答

1

我安裝在visual studio 2013 update 3,這是爲我工作,所以你必須以更新安裝VS 2013 3

+0

所以沒有辦法在VS 2014上運行? – nighthawk 2014-10-02 13:10:50

+0

他們在微軟下載中心寫道:「注意:你必須安裝Visual Studio 2013 Update 3」,所以我認爲目前還沒有支持Visual Studio 2014,但是 – 2014-10-02 13:32:41

+0

猜到了。我們必須等待。 – nighthawk 2014-10-02 21:11:19

1

我可以證實,擴展目前與只有VS2013更新3.這是一件事與CTP的認識(社區技術預覽),它們代表「正在進行中的工作」,並不代表最終特徵或兼容性。

相關問題