Note that there are some explanatory texts on larger screens.

plurals
  1. POThe proper type library could not be found in the system registry (VS2012 RC)
    primarykey
    data
    text
    <p>I installed the 2012 RC on may 31, everything worked fine until today when I tried to install the TFS Power Tools Beta for TFS 11. Now every time I open VS2012 RC I'm greeted with this message:</p> <p>"The proper type library could not be found in the system registry. An Attempt to repair this condition failed because you do not have the permissions to write to the system registry or because the type library could not be loaded." ...</p> <p>Every time I run VS2012 as a non admin user I get the warning. I uninstalled the Power Tools, repaired VS2012 and nothing.</p> <p>I launched Process Monitor and found this:</p> <pre><code>devenv.exe RegOpenKey HKCU\Software\Classes\Wow6432Node\Interface\{65074F7F-63C0-304E-AF0A-D51741CB4A8D}\TypeLib ACCESS DENIED devenv.exe RegOpenKey HKCU\Software\Classes\Wow6432Node\Interface\{65074F7F-63C0-304E-AF0A-D51741CB4A8D}\TypeLib ACCESS DENIED devenv.exe RegOpenKey HKCU\Software\Classes\Wow6432Node\Interface ACCESS DENIED devenv.exe RegOpenKey HKCU\Software\Classes\Wow6432Node\Interface\{D0EEAA62-3D30-3EE2-B896-A2F34DDA47D8} ACCESS DENIED devenv.exe RegOpenKey HKCU\Software\Classes\Wow6432Node\Interface\{D0EEAA62-3D30-3EE2-B896-A2F34DDA47D8} ACCESS DENIED devenv.exe RegOpenKey HKCU\Software\Classes\Wow6432Node\Interface\{D0EEAA62-3D30-3EE2-B896-A2F34DDA47D8}\ProxyStubClsid32 ACCESS DENIED devenv.exe RegOpenKey HKCU\Software\Classes\Wow6432Node\Interface\{D0EEAA62-3D30-3EE2-B896-A2F34DDA47D8}\ProxyStubClsid32 ACCESS DENIED devenv.exe RegOpenKey HKCU\Software\Classes\Wow6432Node\Interface\{D0EEAA62-3D30-3EE2-B896-A2F34DDA47D8}\TypeLib ACCESS DENIED devenv.exe RegOpenKey HKCU\Software\Classes\Wow6432Node\Interface\{D0EEAA62-3D30-3EE2-B896-A2F34DDA47D8}\TypeLib ACCESS DENIED devenv.exe RegOpenKey HKCU\Software\Classes\Wow6432Node\Interface\{D0EEAA62-3D30-3EE2-B896-A2F34DDA47D8}\TypeLib ACCESS DENIED devenv.exe RegOpenKey HKCU\Software\Classes\Wow6432Node\Interface\{D0EEAA62-3D30-3EE2-B896-A2F34DDA47D8}\TypeLib ACCESS DENIED devenv.exe RegOpenKey HKCU\Software\Classes\Wow6432Node\Interface ACCESS DENIED devenv.exe RegCreateKey HKCU\Software\Classes\Wow6432Node\Interface ACCESS DENIED devenv.exe RegCreateKey HKCU\Software\Classes\Wow6432Node\Interface ACCESS DENIED </code></pre> <p>But I'm stuck, I don't know how to fix this permanently, any ideas?</p> <p>Thanks</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload