Has any one ever seen this error when trying to register a com dll with

regsvr32


Load Library("comiface.dll")Failed

GetLastError returns 0x0000007e


0x0000007e = The specified module could not be found. This is what error lookup returns


I can load the com on one machine with no problem but when I try it on another

I get the error. I'm using WinNT 4.0

Does the system need to be loaded with something before com will work on

a machine?


Thanks for any help