Visual Studio – TYPE_E_REGISTRYACCESS

When setting Register For Com interop I’ve found that you do need to run as Administrator. Without Administrator trying to compile I got errors like: Cannot register assembly “C:\TFS\Project\Src\ProjectAddin\bin\Debug \ProjectAddin.dll” – access denied. Please make sure you’re running the application as administrator. Access to the registry key ‘HKEY_CLASSES_ROOT\CLSID{3A6192EA-3C9C-39EB-99A3-3DBFF8CA118F}’ is denied. The above registry key didn’t … Read more