Error Loading DLL, in one program but not another

A

Adam

I have a problem.
When executing the line
Set wrdApp = New Word.Application
from Access, I'm getting the error "Error Loading DLL"
There are no missing references.
This has been tried with both version 8 and 10 of the word OLB
It works fine on other computers.
And to make it even stranger, the same process works fine in a
different program we've developed, on the same computer.
The program that works uses the version 8 OLB
The program that doesn't uses the version 10 OLB
When we tried pointing the faulty program to the version 8 OLB it
still didn't work.

Does anybody have any wisdom they can share?

Adam ([email protected])
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top