|
4#
楼主 |
发表于 2010-11-2 13:41:37
|
只看该作者
问题已经解决:
When you get above error, please go to Control Panel/Administrative Tools/Event Viewer/Window Logs/System. Topmost DistributedCOM Error is the "invalid value registry" error you just got in QualityCenter. You can see for yourself that its QC/BPT is the culprit by running error multiple times...and see its affect from Events Viewer.
In the Events Viewer, General tab. You should see a unique CLSID for above error...you will need to lookup this CLSID against registry. When you find this, you can modify key properties...this is as far as we got. It still did not work for us...dirty butter!
Follow the instructions above for finding the registry entry.
Rename AccessPermission and LaunchPermission to AccessPermissionBackup and LaunchPermissionBackup (don't delete the key values).
Close Regedit
Log in to Quality Center.
This worked for all the QTP v10/Windows 7 PC's we tried it on. Hopefully it works for you too. |
|