visual studio - Cannot create C++ projects in VS 2013 community -
after chose "win32 console application" or "win32 project" , went through wizard, got empty solution. , "new project" dialog poped again:
when tried project types under clr category, got error:
it says accessing ole system registry.
but windows store c++ application projects , other languages work fine.
i've tried to:
- use repair function provided installer.
- run
vs_community.exe /uninstall /force
, reinstall it. - delete
projecttemplatescache
,itemtemplatescache
directory inc:\program files (x86)\microsoft visual studio 12.0\common7\ide
, rundevenv
install them again. - run administrator , turn off security softwares.
i have put in comments apparently need more reputation points comment answer.
i had ole system registry error, mine occurred in different way tied windows updates. fixed when uninstalled vs, installed updates, restarted computer, , re-installed vs(if installing exe , not disc make sure re-download exe). solve problem me.
Comments
Post a Comment