我几天前确认了我的Windows商店DEV帐户。我开发了一些商店应用程序,我需要在Windows商店中发布它。当我尝试使用Visual Studio 2012 Ultimate创建应用程序包时它给了我这个错误
Visual Studio遇到意外的网络错误,无法联系Microsoft帐户服务 我按照此链接中提到的解决方案http://blogs.msdn.com/b/wsdevsol/archive/2013/01/15/visual-studio-2012-throws-an-error-saying-visual-studio-encountered-an-unexpected-network-error-and-can-t-contact-the-microsoft-account-service-when-you-try-to-create-app-packages-for-the-windows-store.aspx。但它没有成功,仍然得到同样的错误。
答案 0 :(得分:1)
要解决此问题,您需要打开Internet Explorer(而不是其他浏览器)并访问https://login.live.com/oauth20_desktop.srf。将出现一个弹出窗口。检查选项"将来,不要显示此警告"然后单击确定。你应该能够完成任务。有关详细信息,请查看此post