简体   繁体   English

Visual Studio 2013开发人员许可证JavaScript错误

[英]Visual Studio 2013 developers license javascript error

I have Microsoft Visual Studio 2013 installed, and I would like to start coding windows store apps. 我已经安装了Microsoft Visual Studio 2013,并且我想开始编写Windows应用商店代码。 Every time I create a project, I'm getting the notification that I need a developer license. 每次创建项目时,都会收到有关我需要开发人员许可证的通知。 This is fine to me, so I press the 'I agree' button. 这对我很好,所以我按“我同意”按钮。

After doing this, Visual Studio seems to be trying to make some connection to the web, and the next thing happening is a JavaScript error. 完成此操作后,Visual Studio似乎正在尝试建立与Web的连接,接下来发生的是JavaScript错误。 Literally translated from Dutch it says: 从荷兰语直译为:

You need JavaScript to login to your Microsoft-account. 您需要JavaScript才能登录到您的Microsoft帐户。 This browser doesn't support JavaScript or scripts are being blocked. 此浏览器不支持JavaScript或脚本被阻止。 Look into the online Help of your browser to see if the browser supports JavaScript or to enable scripts. 查看浏览器的联机帮助,以了解浏览器是否支持JavaScript或启用脚本。

My default browser is Google Chrome, and in the settings of Google Chrome, JavaScript is enabled by default. 我的默认浏览器是Google Chrome,并且在Google Chrome的设置中,默认情况下启用了JavaScript。 How do I solve all of this? 我该如何解决所有这些问题? I really want to start creating windows store apps. 我真的很想开始创建Windows应用商店应用。

Finally solved this. 终于解决了。

The problem is: Microsoft Visual Studio is still making use of Internet Explorer in stead of your chosen default browser. 问题是:Microsoft Visual Studio仍在使用Internet Explorer代替您选择的默认浏览器。 Visual Studio needs to be able to do something with Cookies in Internet Explorer, and this is blocked by default. Visual Studio需要能够对Internet Explorer中的Cookies进行操作,并且默认情况下将其阻止。 Lower your security settings on Internet Explorer, and everything is solved. 降低Internet Explorer上的安全设置,一切解决。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM