Com Interop error!!!

  • Thread starter Thread starter Ramakant
  • Start date Start date
R

Ramakant

Hi,

I have created a component say MyAssembly.dll in .net and gave it t strong
name.
I have compiled the dll with 'Register for COM Interop' to true. Then I used
Regasm to register it and create a tlb to use it in VB6.0. It works on my
machine but dosent work on other machine. I get an following error

"file or assembly name MyAssembly, or one of its dependencies, was not
found"

thanks in advance.

Ramakant
 
Back
Top