This morning trying to browse online packages resulted in the error in the subject.
It used to prompt us for proxy credentials and then successfully connect.
Now no prompt appears and the error message is shown.
Tried the hack proposed in other posts: specifying proxy server in devenv.exe.config but the only result was
a different error message:
servicepointmanager does not support proxies https scheme
Extensions Manager online gallery works well.
Any suggestions?
Matteo
Comments: Thank you very much for your answers. I solved the problem adding the proxy configuration in the Nuget configuration file found in the logged in user folder. I had to write it without the http protocol prefix.
It used to prompt us for proxy credentials and then successfully connect.
Now no prompt appears and the error message is shown.
Tried the hack proposed in other posts: specifying proxy server in devenv.exe.config but the only result was
a different error message:
servicepointmanager does not support proxies https scheme
Extensions Manager online gallery works well.
Any suggestions?
Matteo
Comments: Thank you very much for your answers. I solved the problem adding the proxy configuration in the Nuget configuration file found in the logged in user folder. I had to write it without the http protocol prefix.