热门标签 | HotTags
当前位置:  开发笔记 > 编程语言 > 正文

VisualStudio2012Nuget“远程名称无法解析”-VisualStudio2012Nuget“Theremotenamecannotberesolved”

IcantgetanypackagesthroughNuGetasVisualStudio.Theremotenamethatcannotberesolvedis

I can't get any packages through NuGet as Visual Studio. The remote name that cannot be resolved is for an old proxy at a our company, but I'm using a direct to internet connection here. Is there a way to change the internet settings in Visual Studio to not use a proxy at all? I've tried nslookup and the IP matches that from the internet and another linux machine on the same network.

我无法通过NuGet获得任何包作为Visual Studio。无法解析的远程名称是我们公司的旧代理,但我在这里使用的是直接上网。有没有办法将Visual Studio中的Internet设置更改为根本不使用代理?我试过nslookup和IP匹配来自互联网和同一网络上的另一台Linux机器。

VS was installed behind the proxy server using that gateway, so we're getting to the disk through the post, reinstall point.

VS使用该网关安装在代理服务器后面,因此我们通过帖子到达磁盘,重新安装点。

All other internet functions are working correctly and I can get nuget.org through a browser. Thanks, James

所有其他互联网功能都正常工作,我可以通过浏览器获取nuget.org。谢谢,詹姆斯

1 个解决方案

#1


1  

The problem was that the global Internet explorer options were still locked to use the old VPN. In VS2012 go to Environment/ Web server and change your settings there to not use a VPN. You will also have to look at the LAN settings too.

问题是全球Internet Explorer选项仍然被锁定使用旧的VPN。在VS2012中,转到环境/ Web服务器并在那里更改您的设置以不使用VPN。您还必须查看LAN设置。


推荐阅读
author-avatar
手机用户2502919831
这个家伙很懒,什么也没留下!
PHP1.CN | 中国最专业的PHP中文社区 | DevBox开发工具箱 | json解析格式化 |PHP资讯 | PHP教程 | 数据库技术 | 服务器技术 | 前端开发技术 | PHP框架 | 开发工具 | 在线工具
Copyright © 1998 - 2020 PHP1.CN. All Rights Reserved | 京公网安备 11010802041100号 | 京ICP备19059560号-4 | PHP1.CN 第一PHP社区 版权所有