2014-09-10 57 views
1

當我編輯現有構建定義,或嘗試創建一個新的,我一貫錯誤消息映入眼簾:編輯或創建構建定義顯示錯誤

(X) Team Foundation Error:

Type Microsoft.TeamFoundation.ClientBasicAuthCredential in assembly Microsoft.TeamFoundation.Client, Version=12.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a is not marked as serializable.

enter image description here

作爲結果,無法在「進程」選項卡上編輯任何生成參數。

我試圖卸載最新的Visual Studio更新,修復Visual Studio 2013 Ultimate,然後再次重新安裝Visual Studio無濟於事。

+0

是否[此幫助](http://brian.minisi.net/2014/01/21/basicauthcredential-not-serializable/)? – admdrew 2014-09-10 17:31:27

回答

3

事實證明,從both the Windows and the Generic section of the Windows Credentials Manager清除憑據到您的TFS服務器,然後重新啓動Visual Studio將解決此問題。

enter image description here

我已經提出了與微軟的bug。謝謝Brian Minisi for the tip that lead to the solution

+0

我建議可能詳細解釋這個答案,它被標記爲低質量主要是一個鏈接的答案。 – Taryn 2014-09-12 11:36:08

+0

沒有什麼可說的。打開憑證管理器,查找證書,刪除它,重新啓動Visual Studio。添加一個圖片:@> – jessehouwing 2014-09-12 13:17:38