PDA

Click to See Complete Forum and Search --> : Commond Dialog control error


msebastian
Feb 27th, 2001, 09:37 AM
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

Bill Crawley
Mar 1st, 2001, 11:28 AM
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.

msebastian
Mar 1st, 2001, 11:51 AM
Is there a command to unregister a file?

Mar 1st, 2001, 04:44 PM
Send me a mail to Maexchen@kabelnet.at 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)