当我在Teamcity中设置我的项目以连接到tfsonline上的vcs root时,但是我一直遇到与ServicePointManager相关的问题,因为某些代理不支持https。 任何人都能对这个问题有所了解,是否还需要一些额外的配置才能让它发挥作用?
我得到的错误:
Server='https://XXXX.visualstudio.com/DefaultCollection/XXXX'
Username='fredrik@XXXXX'
ERROR - The ServicePointManager does not support proxies with the https scheme.
System.Exception: The ServicePointManager does not support proxies with the https scheme.
答案 0 :(得分:0)
通过在服务器和安装上安装vs2012 +更新解决Windows更新中的所有可用更新。