My Switchboard form won't open

  • Thread starter Thread starter dbddavid
  • Start date Start date
D

dbddavid

I have created a switchboard, that does work on some
machines, but it gives a runtime error 430 on some
machines.

The error is Class does not support automation or does not
support expected interface. When I debug it goes to the
following line of VB Code
Set con = Application.CurrentProject.Connection

What is missing on the machines that yield this error?
 
I could be barking up the wrong tree, but here goes....

Are you running different versions of Access? E.g. On
some machines you are running Access 2000 XP, on others
Access 2000 Professional. If you are then this could be
the problem as the Reference Libriaries will be different.

Tony C.
 
Back
Top