失蹤我已經上傳了MVC3的網站,我得到這個錯誤:添加部署組件選項從Visual Studio 2010
Could not load file or assembly 'System.Web.Helpers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.
已經看到了這一點之前,我知道這就是我需要的庫AREN問題在那裏。我必須部署。
但是,當我右鍵單擊該項目時,找不到「添加可部署的程序集」選項。
並據此answer:
Starting with MVC 3 Tools Update we are now using Nuget package references, which means that your project is automatically bin-deployable. Since the tooling gesture is no longer necessary it was removed from VS 11.
那麼,爲什麼不是我的申請被「自動倉部署」如果是這樣的話?
有什麼建議嗎?
謝謝!現在安裝它。 – 2012-03-08 14:04:23
我還是沒有在VS Ultimate 2012中看到「添加可部署的依賴關係」(更新3)。 – 2014-04-24 17:39:30