COM Error in VB.NET

A

Antonio

Hi everybody I am experimenting a error when I try to
build a class library (in VB.NET) with "Register for COM
Interop" option enabled, the message is this:

"COM Interop registration failed. Access to the registry
key HKEY_CLASSES_ROOT\Component Categories\{62C8FE65-4EBB-
45e7-B440-6E39B2CDBF29} is denied."

I try already with another administrator user, but the
message is the same, the point is that I can't edit the
registry at this point manually, I'll appreciate any help.
 
H

Herfried K. Wagner [MVP]

* "Antonio said:
Hi everybody I am experimenting a error when I try to
build a class library (in VB.NET) with "Register for COM
Interop" option enabled, the message is this:

"COM Interop registration failed. Access to the registry
key HKEY_CLASSES_ROOT\Component Categories\{62C8FE65-4EBB-
45e7-B440-6E39B2CDBF29} is denied."

I try already with another administrator user, but the
message is the same, the point is that I can't edit the
registry at this point manually, I'll appreciate any help.

FIX: "Access to the Registry Key Denied" Error Message When You Register .NET Assembly for COM Interop
<http://support.microsoft.com/?kbid=327507>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top