Problem with COM Interop

  • Thread starter Christian Havel
  • Start date
C

Christian Havel

Hi,

I have a .NET 2.0 C# assembly. The interfaces and class has the requiered
attributes. The assembly is signed, installed in the GAC and I created a TLB
to use it in VB6. In VB6 I can declare the members. When I try to create the
objects I receive the following error (translated from german):

"Automationerror
The system can not find the file"

The assembly is located in the debug directory (together with the TLB) and
in the GAC.
What I do wrong?
Christian
 

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