Automation Error. Element not found

jonesda

Registered User.
Local time
Today, 05:47
Joined
Sep 13, 2005
Messages
36
Hi,

I have an MS Access application installed on a number of machines and it is running fine on all of them except one.

On one of the server when I am submitting a form to search the database I get the error message:

"Automation Error. Element not Found."

Same version of MS Access on all machines. We are thinking of reinstalling MS Access on the machine to see if this would resolve the problem but just want to check if anybody else has any other suggestions???

Has anyone come across this problem before?

Any ideas or suggestions about how I might resolve it would be appreciated.

Thanks
 
This is probably a reference error. An ActiveX control first has to be referenced and then has to be registered. You do this from any module window. On the menu bar, drop-downs from the Tools option get you started.

Search this forum for "references" to see about a bazillion references to "references."
 

Users who are viewing this thread

Back
Top Bottom