首先,我尝试了The remote server returned an error: (407) Proxy Authentication Required The remote server returned error: (407) Proxy Authentication Required和类似页面中的所有内容,但无济于事 - 更改了App.config,devenv.exe.config和mtm.exe.config。代理设置在IE中。我在构建试图构建microsoft prism StockTraderRI_Desktop示例时遇到此错误。 MS Server 2012 R2标准版。
经过几天的努力,我不小心点击了输出选项卡(而不是错误列表),在那里我看到该消息来自Nuget试图在构建期间做的事情。所以我用谷歌搜索了Nuget 407并尝试了这个解决方案https://stackoverflow.com/a/36404624/3423333它终于工作了。不确定我之前的操作是否对此有任何影响。