Quantcast
Channel: Visual Studio Integrate forum
Viewing all articles
Browse latest Browse all 4410

VS 2010 Extension Manager Online Gallery - Connection issue

$
0
0

I am trying to connect to VS 2010 Extension Manager Online Gallery but keep getting the following error:

A connection to the server could not be established because the following error occurred: The server has returned invalid data. Please try again later.

I've tried modifying the config to include below changes as specified in some blogs/forums. However, it's of no use. Can anyone suggest how to fix it. I'm using 10.0.30319.1 RTMRel version.

    <system.net>
      <defaultProxy useDefaultCredentials="true" enabled="true">
        <proxy usesystemdefault="True" />
      </defaultProxy>
        <settings>
            <ipv6 enabled="true"/>
          <servicePointManager expect100Continue="false" />
        </settings>
    </system.net>


--VG



Viewing all articles
Browse latest Browse all 4410

Latest Images

Trending Articles



Latest Images