LINQPad 4 下载更多示例时出错
当我尝试下载 LINQPad 示例库时遇到此错误:解压示例查询时出错:C:\Documents and Settings[user]\Local Settings\Temp\LINQPad\TempSampleQueries849247.zip 不是有效的 zip 文件。
我使用 LinqPad 4(安装版)。奇怪的是我家里也有 LINQPad 4(许可的独立可执行文件),并且在下载时没有遇到任何问题。我是否需要拥有许可证才能下载示例文件?
编辑:
我在激活 LINQPad 时也遇到问题。该错误显示:无法联系许可服务器:远程服务器返回错误:(407) 需要代理身份验证。我非常确定我没有使用任何代理。请帮忙!谢谢。
I am having this error when I try to download LINQPad sample libraries: Error while unpacking sample queries: C:\Documents and Settings[user]\Local Settings\Temp\LINQPad\TempSampleQueries849247.zip is not a valid zip file.
I use LinqPad 4 (installed version). The weird thing is I also have LINQPad 4 (licensed standalone executable) at home and I didn't encounter any problems in downloading. Do I need to have license to be able to download the sample files?
Edit:
I am also having problems in activating my LINQPad. The error says: Unable to contact licensing server: The remote server returned an error: (407) Proxy Authentication Required. I pretty much sure I'm not using any proxies. Please help! Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
你确定你没有通过代理吗?我没有看到任何其他可能导致 407 错误的方法。在 LINQPad 的代理对话框(编辑 | 首选项 | 更新)中输入代理用户名/密码应该可以修复该问题。
如果您仍然无法继续,您可以在此处执行离线激活并下载通过网络浏览器在此处查看示例库。下载示例 zip 文件后,单击“下载更多示例”并输入本地文件路径以将其导入。
Are you certain you're not going through a proxy? I don't see any other way you could be getting a 407 error. Entering the proxy username/password into LINQPad's proxy dialog (Edit | Preferences | Updates) should fix it.
If you're still unable to proceed, you can perform an offline activation here and download the sample libraries via a web browser here. After downloading a samples zip file, click 'Download more samples' and type in the local file path to import it.
在许可或更新 Linqpad 时防止代理 407 身份验证需要错误的简单解决方案:将以下内容添加到 Linqpad 的配置文件中
Simple solution to prevent the proxy 407 authentication needed error when licensing or updating Linqpad: Add the following to Linqpad's config file