Missing DLL

T

Tony

Why does the DLL's go missing on two computers but not on
another 8. i have to manually reattach these DLL's each
time the users open an access program which is on the
network.

TYIA

Tony G
 
A

Allen Browne

Are the DLLs correctly registered?

Try reregistering them with regsrv32, e.g.:
regsvr32 "c:\program files\common files\microsoft shared\dao\dao360.dll"

If they are not system DLLs, are they in the same path as on your
development machine? Try to avoid symbolic paths such as My Documents.
 

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