Cannot connect to any online resource

前端 未结 8 1886
无人及你
无人及你 2020-11-28 02:22

I have Visual studio 2010 Premium installed on Windows 7. When I try to connect to an online gallery or online template, I get an error message like this:

8条回答
  •  -上瘾入骨i
    2020-11-28 03:19

    Try adding the following to devenv.exe.config (in Common7\IDE folder):

    
      
        
          
        
      
    
    

    This is a known issue with some proxy servers that will be addressed in a future release.

提交回复
热议问题