T
Thorsten Blawatt
Hello,
we have an office word add-in which is written in VB 6.0. This add-in need
to use .NET components, which are comvisible etc. On my PC every thing works
fine, but on a test machine an error occurs when instanciating a .NET class:
File or Assembly NETAssembly.dll or one of its dependencies, was not found
The .NET and COM dll are in the same folder. Both files are register (the
..NET Assembly by using regasm /codebase). There will nothing change when
copy the .NET dll to the GAC.
Does anyone have a solution for my problem?
Best regards,
Thorsten Blawatt
we have an office word add-in which is written in VB 6.0. This add-in need
to use .NET components, which are comvisible etc. On my PC every thing works
fine, but on a test machine an error occurs when instanciating a .NET class:
File or Assembly NETAssembly.dll or one of its dependencies, was not found
The .NET and COM dll are in the same folder. Both files are register (the
..NET Assembly by using regasm /codebase). There will nothing change when
copy the .NET dll to the GAC.
Does anyone have a solution for my problem?
Best regards,
Thorsten Blawatt