![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I'd like to invoke this component from macros of MsOffice2003 and I'm using the Visual Basic Macro Editor to do that, but I get an error. This error says: "File or assembly name XXXX, or one its dependencies, was not found", and it has the code -2147024894. |
#3
| |||
| |||
|
|
"alcabo" <alcabo (AT) discussions (DOT) microsoft.com> wrote in message news:CAC6AB0A-242D-4D4C-AC88-68E05512C795 (AT) microsoft (DOT) com... I'd like to invoke this component from macros of MsOffice2003 and I'm using the Visual Basic Macro Editor to do that, but I get an error. This error says: "File or assembly name XXXX, or one its dependencies, was not found", and it has the code -2147024894. Make sure the assembly is in the GAC or in the same folder as Office. I am guessing you put the assembly in %systemroot%\system32 so it would work with WSH? Peter -- Peter Torr - http://blogs.msdn.com/ptorr HD DVD Program Manager |
#4
| |||
| |||
|
|
Hello Peter, The assembly is in the GAC. At the moment, I don't know what's wrong. If I find out the problem, I'll post the solution. |
#5
| |||
| |||
|
|
Are you using CreateObject or are you adding a reference under Project - References? Peter -- Peter Torr - http://blogs.msdn.com/ptorr HD DVD Program Manager |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |