LinqPad 5 Nuget - Unable to connect to the remote server
Searching works fine but I am getting the following where when I click "Add to Query"
Error downloading 'log4net' - Unable to connect to the remote server
I've tried several different packages and they all fail the same way.
Nuget works fine in LinqPad 4 and Visual Studio 2013. Anyone else run across this problem?
Error downloading 'log4net' - Unable to connect to the remote server
I've tried several different packages and they all fail the same way.
Nuget works fine in LinqPad 4 and Visual Studio 2013. Anyone else run across this problem?
Comments
I had a similar problem, in that I had a package source which was no longer working, that prevented me from downloading/updating any packages from the official source. Unticking the bad source resolved the problem for me. The error I was getting was:
---------------------------
LINQPad
---------------------------
Error downloading 'PackageNameHere' - The remote server returned an error: (401) Unauthorized.
---------------------------
OK
---------------------------
My internet connection is via a proxy, which LINQPad auto detects. (Although the bad package source was on the LAN.)