F
Fred
Hello,
With vb.NET, I created a very simple class library project with only one
com class (one method).
I used the setup project template to generate an msi file.
On some computers, trying to use my com class in a VBA macro throws the
error :
The assembly ... or one of its dependencies was not found (my
translation !)
Have you seen this kind of problem ? I can't figure out what are the
differences between the computers on which the com class runs and the
one on which it doesn't.
Visual Studio 2005
All updates installed on the development computer
Thanks.
With vb.NET, I created a very simple class library project with only one
com class (one method).
I used the setup project template to generate an msi file.
On some computers, trying to use my com class in a VBA macro throws the
error :
The assembly ... or one of its dependencies was not found (my
translation !)
Have you seen this kind of problem ? I can't figure out what are the
differences between the computers on which the com class runs and the
one on which it doesn't.
Visual Studio 2005
All updates installed on the development computer
Thanks.