|
-
Jul 27th, 2005, 10:46 AM
#1
com32dlg.ocx Popup, but program works?
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 ).
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?
Last edited by kfcSmitty; Jul 27th, 2005 at 10:51 AM.
-
Jul 27th, 2005, 11:31 AM
#2
Re: com32dlg.ocx Popup, but program works?
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.
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Jul 27th, 2005, 11:33 AM
#3
Re: com32dlg.ocx Popup, but program works?
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..
-
Jul 27th, 2005, 11:35 AM
#4
Re: com32dlg.ocx Popup, but program works?
Another good idea, easier before all the work is done.
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|