I'm trying to run VS 2013 Premium (Update 4) on a Windows Server 2008 R2.
The problem I have is, that I can't connect to any ressource in the internet. It doesn't matter wheater I try to see the news on the Start Page or trying to accessing the Extension Gallery or the NuGet Packages, I just always get an error like:
We are unable to download content due to network issues
on the start page. And via NuGet I get this error:
Unable to connect to the remote server
I tried to add the config lines to the devenv.exe.config but I didn't work for me. I added the tags mentioned here: Cannot connect to any online resource
Only when I try to connect to the Visual Studio Gallery I get a different message:
No connection could be made because the target machine actively refused it <ip>
The internal browser of VS is working. IE8 is working as well.
Edit: I solved the problem due to adding a different proxy server. Now it's working!