P
Phil
I have built a DLL (VB.NET 2005) with a COM interface so that it can be
called from VBA in Excel. I have installed it successfully on several
machines with no problem, but on two machines it doesn't work. I get the
following error from VBA when trying to create the object:
Runtime Error -2147024894 (80070002)
File or assembly name MYDLL, or one of its dependencies, was not found.
The two machines which don't work both have Office XP. The others all have
Office 2003.
Any ideas or suggestions how I start tracking down this problem?
My DLL doesn't (AFAIK) have any dependencies except on .NET System.
TIA
Phil.
called from VBA in Excel. I have installed it successfully on several
machines with no problem, but on two machines it doesn't work. I get the
following error from VBA when trying to create the object:
Runtime Error -2147024894 (80070002)
File or assembly name MYDLL, or one of its dependencies, was not found.
The two machines which don't work both have Office XP. The others all have
Office 2003.
Any ideas or suggestions how I start tracking down this problem?
My DLL doesn't (AFAIK) have any dependencies except on .NET System.
TIA
Phil.