Results 1 to 4 of 4

Thread: com32dlg.ocx Popup, but program works?

  1. #1

    Thread Starter
    PowerPoster kfcSmitty's Avatar
    Join Date
    May 2005
    Posts
    2,248

    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.

  2. #2
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    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 PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI 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

  3. #3

    Thread Starter
    PowerPoster kfcSmitty's Avatar
    Join Date
    May 2005
    Posts
    2,248

    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..

  4. #4
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    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 PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI 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
  •  



Click Here to Expand Forum to Full Width