What DLL are you trying to load? Is it properly referenced in the application? It is properly registered on the machine?
Good Luck
--------------
To get the most from your Tek-Tips experience, please read FAQ181-2886 As a circle of light increases so does the circumference of darkness around it. - Albert Einstein
We are trying to figure that out now. we are referencing other identical machines. Right now is is not one particular app....any app on just one machine.
It may be time to start reloading some things, like Access, and if that doesn't help, you may have something corrupted in the OS.
Good Luck
--------------
To get the most from your Tek-Tips experience, please read FAQ181-2886 As a circle of light increases so does the circumference of darkness around it. - Albert Einstein
I've had a couple of cases where a database was working just fine, I made some seemingly simple modifications to the VBA code and then starting getting DLL errors. Extensive research prompted me to comment out the new code, recompile, etc., etc., slowly putting back the new code section by section. Much to my amazement this took care of my particular DLL problem.
I should say that only one database had this problem, the others were working just fine.
Sounded like hocus-pocus when I read about it, but I was sufficiently desperate to give it a try.
HTH
JSouth
---------------------------------------
The customer may not always be right, but the customer is ALWAYS the customer.
Are you familar with a program call "Depends." This nice little utility will show what modules, DLLs, and such that the program depends on, and can help find what is missing.
Good Luck
--------------
To get the most from your Tek-Tips experience, please read FAQ181-2886 As a circle of light increases so does the circumference of darkness around it. - Albert Einstein
Good Luck
--------------
To get the most from your Tek-Tips experience, please read FAQ181-2886 As a circle of light increases so does the circumference of darkness around it. - Albert Einstein
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.