Windows 10, Visual Studio 2017, C++
Bare Question
How do I get .NET 5.0 installed? Or maybe, how to get VS 2017 to recognize it.
Background:
I think VS 2017 is not installed correctly in that it does not have an option to build an MFC project. Well, I cannot find it and have not received a reply to a question on that.
To re-install I will need the product key. To get that, a search and a hit from Stackoverflow told me where to find the key, but it is encrypted. A link was provided for an app to decrypt the key. I downloaded the app from github to decrypt the key. It will not compile with error message that it requires NET 5.0.
That was installed and the same error message was presented. Rebooted computer. Same message. The message is, in part:
The reference assemblies for framework ".NETFramework,Version=v5.0" were not found.
Went back to the .NET exe file and did the repair operation. (To verify that it is installed) An image of the result is provided.![90908-dot-net-5-installed.png][1] Note: The option for add an image did not work but was able to add an attachment. It is just an image of the dialog showing Microsoft .NET SDK 5.0.202 was successfully repaired.
Please advise as to a next step to try.
edit: Side problem:
When visiting the product key web site, here:
https://my.visualstudio.com/productkeys?wt.mc_id=o%7Emsft%7Edocs
It states I don’t have product keys. I think this is because of using a different email address to purchase and install Windows and Visual Studio. That email was associated with a personal web site. It was a dot ws web site. I changed host providers and had to change my site from a dot ws to domain to a dot net domain. That means I no longer have access to the original email. I don’t know how to backdate my new MSDN account with the stuff from back then.