PDA

Click to See Complete Forum and Search --> : com32dlg.ocx Popup, but program works?


kfcSmitty
Jul 27th, 2005, 10:46 AM
I am using VBA and MS Access.

At one point I had Date & Time Pickers on some forms, and they referenced this particular .ocx file. I removed them, and removed all references from my project (Some were added and I didn't do it :sick: ).

Anyways, these popups saying I am missing a reference to this, and I cant seem to get them to go away.

The only reference I have on my project is acwzmain and I cannot remove this.

This also references the common dialog control I am assuming, but I don't have one of those on my forms either..

I have my textboxes replacing my DTPickers called DTPicker* where * = 1-15

blehh..could there be a reference outside of the VBenvironment?

RobDog888
Jul 27th, 2005, 11:31 AM
All right, what did you do? :) I guess we can start with the easy stuff. Try a compact and repair. If that doesnt help then
you can export a couple of required tables that a single form may reference. Then in your new db test out that form's functionality.
If it works then the reference is not in there. Keep exporting objectsand testing until you hit the error. If you dont get the error and
have done it all then you now will have a new "copy" of your db but it will be fixed. ;)

kfcSmitty
Jul 27th, 2005, 11:33 AM
I will try all those, thankie :)


Weird thing is..the error only comes up every once and a while...

Maybe I should switch computers to check..

RobDog888
Jul 27th, 2005, 11:35 AM
Another good idea, easier before all the work is done. ;)