D
Dan H.
Hello,
I used regasm.exe on a .net assembly (MyAssembly1). This .net assembly
references other .net assemblies.
When I use the .net assembly within a Visual Basic 6 application, I receive
the following error:
"File or assembly name MyAssembly1, or one of its dependencies, was not
found"
The dependencies of the .net assembly are in the same folder. Do I need to
put these dependencies in a special spot so that MyAssembly1 knows where to
find them?
Thanks,
Dan
I used regasm.exe on a .net assembly (MyAssembly1). This .net assembly
references other .net assemblies.
When I use the .net assembly within a Visual Basic 6 application, I receive
the following error:
"File or assembly name MyAssembly1, or one of its dependencies, was not
found"
The dependencies of the .net assembly are in the same folder. Do I need to
put these dependencies in a special spot so that MyAssembly1 knows where to
find them?
Thanks,
Dan