问题描述
我已经使用MSDN wensire上给出的示例应用程序在Windows Phone上实现Toast Notiication。这是相同的链接 -
我正在Windows手机模拟器上测试我的应用。
我按照提到的方式启动了我的客户端应用程序,但即使在相当长的时间后我也没有收到来自MPNS的任何URI。
我还检查了我的网络设置和甚至尝试按照此链接中的说明配置它,
,但无济于事。
如果有人遇到类似的问题,请告诉我解决方案或解决方法。
我已经花了很多时间在这上面。真的需要你的紧急帮助。
Hi,
I have used the sample app as given on the MSDN wensire to implement Toast Notiication on a Windows Phone. Here is the link for the same -http://msdn.microsoft.com/en-us/library/hh202967(v=vs.92).aspx
I am testing my app on the Windows phone Emulator.
I start my client application as mentioned, but i dont receive any URI from MPNS even after a considerable amount of time.
I also checked my network settings and even tried to configure it as mentioned on this link ,http://msdn.microsoft.com/en-us/library/ff754351(v=VS.92).aspx#BKMK_ConfigSocks , but to no avail.
If anybody has faced a similar issue, please let me know the solution or a workaround to this.
I have already spent a lot of time on this. Really need your urgent help.
这篇关于无法在Windows Phone模拟器上的MPNS上检索URI。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!