首页 > 代码库 > "Cannot find one of more components. Please reinstall the application"--安装VS2013之后不能正常打开的处理办法
"Cannot find one of more components. Please reinstall the application"--安装VS2013之后不能正常打开的处理办法
今天,安装完VS2013之后,不能正常启动。总提示一个让人摸不到头脑的错误:
"Cannot find one of more components. Please reinstall the application"
重新安装之后还是有一样的问题。
后来发现, devenv.exe 对 “C:\ProgramData” 没有权限, “Access Denied”。
手动打开这个目录:C:\ProgramData\Microsoft\VisualStudio\12.0
遇到没有权限时,就手动添加自己账户的权限。 直到可以正常打开这个目录。
然后VS2013就可以正常启动了。
Happy Ending!
"Cannot find one of more components. Please reinstall the application"--安装VS2013之后不能正常打开的处理办法
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。