Any Idea what could cause the error:
Run-time error '-21470224770 (807007e)'
Automation error
The specified module could not be found.
when calling CreateObject on Windows 2000. Exactly the same scenario works fine on NT.
Printable View
Any Idea what could cause the error:
Run-time error '-21470224770 (807007e)'
Automation error
The specified module could not be found.
when calling CreateObject on Windows 2000. Exactly the same scenario works fine on NT.
What object are you trying to create? It has to exist as a registered dll or ocx on the machine.
My first guess is that it has nothing to do with the OS but is simply a question of a missing file.