-
I have this Access database that users use over the network. I recently added a new feature that uses the Microsoft common dialog control to allow users to browse their drives. However, a user recently experienced difficulties with this form. He kept getting the following error message; run-time error 438 Object doesn't support this error or method. It works fine on the other machines so why isn't it working on his?
Thanks,
Matt
-
Hes probably got an old version of the comctl32.ocx file. Do a manual copy of this from one of the other machines. Dont forget to unregister it first.
-
unregistering
Is there a command to unregister a file?
-
Common Dialog
Send me a mail to [email protected] and i'll send you a modul back. With this modul you have the function from tthe common Controls without the ocx.
(It's work only with api-calls)