Windows 8 Metro App代理异常 [英] Windows 8 metro app exception with proxy

查看:97
本文介绍了Windows 8 Metro App代理异常的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我用RSS Feed编写了一个Metro应用程序,以从RSSFeeds获取信息.但是当调用函数时,我无法从WinRT连接到Internet,异常为WEB_E_CANNOT_CONNECT:
SyndicationFeed feed =等待client.RetrieveFeedAsync(someUri);

如何解决此异常?

非常感谢您的任何帮助.

请尽快答复.

I wrote a Metro app with RSS Feed to get information from RSSFeeds. But I cannot connect to internet with exception WEB_E_CANNOT_CONNECT from WinRT when call the function:
SyndicationFeed feed = await client.RetrieveFeedAsync(someUri);

How to fix this exception?

Any help is highly appreciate.

Please respond ASAP.

推荐答案

检查您的网络访问权限,http://msdn.microsoft.com/en-us/library/windows/apps/hh770532.aspx [
Check your network access, http://msdn.microsoft.com/en-us/library/windows/apps/hh770532.aspx[^]


这篇关于Windows 8 Metro App代理异常的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆