After I selected "Win32 Console Application" or "Win32 Project" and went through the wizard, I got an empty solution. And again the "New Project" dialog box appeared:

When I tried project types in the CLR category, I received an error message:

It talks about access to the OLE registry.
But Windows Store C ++ application projects and other languages work great.
I have tried:
- Use the recovery function provided by the installer.
- Run
vs_community.exe /uninstall /forceand reinstall it. - Delete the directory in
ProjectTemplatesCacheand ItemTemplatesCachein C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDEand run devenvto install them again. - Run as administrator and disable security programs.