简体   繁体   English

VS2015 社区订阅许可证已过时

[英]VS2015 Community Subscription license is stale

I have a Windows Form app that I developed with Microsoft Visual Studio 2015. I recently got a message that my license "has gone stale" and must be updated.我有一个使用 Microsoft Visual Studio 2015 开发的 Windows 表单应用程序。我最近收到一条消息,说我的许可证“已经过时”并且必须更新。 When I click the link, I get an error message: "We could not download a license. Please check your network settings or proxy settings."当我单击该链接时,我收到一条错误消息:“我们无法下载许可证。请检查您的网络设置或代理设置。”

Going to my subscription online, I see "Visual Studio Dev Essentials"转到我的在线订阅,我看到“Visual Studio Dev Essentials”

I tried the solutions from https://cloudopszone.com/visual-studio-2015-error-message-we-could-not-download-a-license/ without success.我尝试了https://cloudopszone.com/visual-studio-2015-error-message-we-could-not-download-a-license/的解决方案,但没有成功。 My account is a "work" account and we do not use MFA at this time.我的帐户是“工作”帐户,我们目前不使用 MFA。

Visual Studio Community 2015 won't sign in. How do I fix this? Visual Studio Community 2015 无法登录。如何解决此问题? suggests that uninstall/reinstall is needed, so perhaps that is my best next step.建议需要卸载/重新安装,所以也许这是我最好的下一步。 I found the VS2015 installer here: https://my.visualstudio.com/Downloads?q=visual%20studio%202015&wt.mc_id=o~msft~vscom~older-downloads我在这里找到了 VS2015 安装程序: https://my.visualstudio.com/Downloads?q=visual%20studio%202015&wt.mc_id=o~msft~vscom~older-downloads

Anyone know if it is possible to update a stale VS2015 license currently?有谁知道目前是否可以更新陈旧的 VS2015 许可证? It occurs to me that MS may have made that impossible somehow since it is an old version.我突然想到,MS 可能以某种方式使这成为不可能,因为它是旧版本。

I installed VS2019 CE to use that, and it opens just fine but my app has issues with fonts (which is a separate issue), and forms look almost ok on screen but very bad when run.我安装了 VS2019 CE 来使用它,它打开得很好,但是我的应用程序在 fonts (这是一个单独的问题)方面存在问题,并且 forms 在屏幕上看起来几乎可以,但在运行时非常糟糕。

This was caused because years ago, I used a "personal" microsoft account, which has the same user id as my "domain" account.这是因为多年前,我使用了一个“个人”微软帐户,该帐户与我的“域”帐户具有相同的用户 ID。 The domain account is what I use for Office 365, Azure, and domain logins.域帐户是我用于 Office 365、Azure 和域登录的帐户。 Apparently VS 2015 was connected to the personal account.显然 VS 2015 已连接到个人帐户。 I knew of this personal account, but since I don't use it anymore, I incorrectly assumed it was kaput.我知道这个个人帐户,但由于我不再使用它,我错误地认为它是 kaput。

To fix, I opened VS2015, and when prompted to update license, I selected "Add an account..." and entered my userid and noted it was a personal account, and entered that password (different from domain p/w, and thankfully saved in chrome for better or worse).为了解决这个问题,我打开了 VS2015,当提示更新许可证时,我选择了“添加帐户...”并输入了我的用户 ID,并指出这是一个个人帐户,然后输入了该密码(与域密码不同,谢天谢地无论好坏,都保存在 chrome 中)。 Then, when I clicked on "Check for an updated license", it found one right away and is now working.然后,当我单击“检查更新的许可证”时,它立即找到了一个并且现在正在工作。

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

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