Windows 10: MSADODC.OCX MISSING IN WINDOWS 10 HELP

Discus and support MSADODC.OCX MISSING IN WINDOWS 10 HELP in Windows 10 BSOD Crashes and Debugging to solve the problem; Hello I have old vb6.0 program that is not running properly in my new laptopwindows10. Error "MSADODC.OCX" is not properly registered. I try to... Discussion in 'Windows 10 BSOD Crashes and Debugging' started by IleshPatel1, Apr 14, 2020.

  1. MSADODC.OCX MISSING IN WINDOWS 10 HELP


    Hello

    I have old vb6.0 program that is not running properly in my new laptopwindows10.

    Error "MSADODC.OCX" is not properly registered.

    I try to re-registered but it says the version is not compatible

    Thanks in Advance

    :)
     
    IleshPatel1, Apr 14, 2020
    #1

  2. comdlg32.ocx Help

    Hi,

    Thank you for posting your query in Microsoft Community.

    I understand the frustration when things don't work as expected.

    I suggest you to follow the below steps.

    When you install software that uses the comdlg32.ocx, the software should automatically register the file for you. In some cases your OCX file may not register properly, and as a result, will provide a "comdlg32.ocx not registered" error. Fortunately,
    you can use a built-in utility called "Microsoft Register Server" (regsvr32.exe) to re-register your comdlg32.ocx file.

    How to re-register comdlg32.ocx from an elevated command prompt (Windows 10).

    • Click the Start button.
    • Type "command" in the search box... DO NOT hit
      ENTER yet!
    • While holding CTRL-Shift on your keyboard, hit
      ENTER
      .
    • You will be prompted with a permission dialog box.
    • Click Yes.
    • Type the following command: regsvr32 /u comdlg32.ocx.
    • Hit ENTER. This will UN-REGISTER your file.
    • Type the following command: regsvr32 /i comdlg32.ocx.
    • Hit ENTER. This will RE-REGISTER your file.
    • Close the command prompt window.
    Re-start the program associated with comdlg32.ocx error.

    Hope this helps resolving the issue, if issue persists do get back to us we will be glad to help you.

    Thank you.
     
    Mohammed AliAli, Apr 14, 2020
    #2
  3. COMDLG32.ocx not correctly registered - Windows 10

    Hello Chris,

    Thank you for posting your concern in Microsoft Community and welcome to the Windows 10 Family.

    We regret for the inconvenience caused to you. Let me assist you with additional information from here.

    Outdated or missing comdlg32.ocx runtime library might be causing the issue. Please follow the below methods and check if it helps.

    Method 1: Re-Register the file:

    You can Re-register this file it by typing "regsvr32 comctl32.ocx" from the command line in the system32 directory.

    Perform the following steps to make the changes:

    • Press Windows key + X, select
      Command prompt (Admin) to bring up elevated Command prompt.
    • Put in your credentials for UAC prompt.
    • In the command prompt type in "regsvr32 comctl32.ocx" then press ENTER
    Method 2

    If it still does not help, I suggest you to uninstall and reinstall the software packages you are referring to and check if it helps. Follow the below steps.

    • Press Windows + X keys and select Programs and features.
    • Select the program and click uninstall.
    • Restart the machine and install the application and check if it helps.

    Write to us with the updated information for us to be able to assist you further.

    Thank you.
     
    Sayan_Ghosh, Apr 14, 2020
    #3
  4. MSADODC.OCX MISSING IN WINDOWS 10 HELP

    COMDLG32.OCX missing

    Hi, I was trying to run a program, but it says that COMDLG32.OCX is missing.

    Looking for answers, I couldn't find one that solves the issue as it is missing from SysWOW64 and Sys32 as trying to register the file results in a message saying it can't be found and it isn't considered an integrity violation SFC /scannow catches.

    Some answers are redirected to grabbing comctl32.ocx from Microsoft Visual Basic 6.0 Common Controls, but again, it's comdlg32ocx, not comctl32.ocx

    I will say there is a COMDLG32.DLL, but the program calls for COMDLG32.OCX.

    Anyways, is there any way I can obtain or install the file? it doesn't appear to be included with Windows 7/8.1/10 from what I've looked up.
     
    Thundrakion, Apr 14, 2020
    #4
Thema:

MSADODC.OCX MISSING IN WINDOWS 10 HELP

Loading...
  1. MSADODC.OCX MISSING IN WINDOWS 10 HELP - Similar Threads - MSADODC OCX MISSING

  2. Windows 10 - Missing file MSCOMM32.OCX and need to find, download and add to C:WindowsSysWOW64

    in Windows 10 Gaming
    Windows 10 - Missing file MSCOMM32.OCX and need to find, download and add to C:WindowsSysWOW64: I use Windows 10 on my Dell Inspiron 64-bit Laptop. A communications software program I downloaded and tried to use, gave me an error that file MSCOMM32.OCX is missing. Please advise me how I can find and download the missing MSCOMM32.OCX file. I understand that one I...
  3. Windows 10 - Missing file MSCOMM32.OCX and need to find, download and add to C:WindowsSysWOW64

    in Windows 10 Software and Apps
    Windows 10 - Missing file MSCOMM32.OCX and need to find, download and add to C:WindowsSysWOW64: I use Windows 10 on my Dell Inspiron 64-bit Laptop. A communications software program I downloaded and tried to use, gave me an error that file MSCOMM32.OCX is missing. Please advise me how I can find and download the missing MSCOMM32.OCX file. I understand that one I...
  4. mscomct2.ocx windows 10 missing

    in Windows 10 Network and Sharing
    mscomct2.ocx windows 10 missing: I've gone through all of the forums I can find and I cannot for the life of me find a fix for this solution. I keep getting a popup every time I turn my computer on that tells me the file is missing or corrupted. I can't find any suitable downloads to fix the problem. I am...
  5. DBGRID32.OCX and GRID32.OCX under windows 10

    in Windows 10 Installation and Upgrade
    DBGRID32.OCX and GRID32.OCX under windows 10: I have recently started using windows 10 and need to install DBGRID32.OCX and GRID32.OCX for VB6. The versions of these OCXs I have previously used to not appear to work, I.e. I get the message "The module ... was loaded but the entry-point was not found. Make sure that ......
  6. COMDLG32.OCX missing

    in Windows 10 BSOD Crashes and Debugging
    COMDLG32.OCX missing: Hi, I was trying to run a program, but it says that COMDLG32.OCX is missing. Looking for answers, I couldn't find one that solves the issue as it is missing from SysWOW64 and Sys32 as trying to register the file results in a message saying it can't be found and it isn't...
  7. COMDLG32.ocx file is missing or in invalid

    in Windows 10 BSOD Crashes and Debugging
    COMDLG32.ocx file is missing or in invalid: I am trying to use the program EnergyPlus V3, previously used on my Vista, on my new computer woth Windows 10 and have got the following message Component COMDLG32.OCX or one of its dependencies not correctly registered: a file is missing or invalid I checked in SysWOW64...
  8. Fix Comctl32.ocx file is missing or invalid error

    in Windows 10 News
    Fix Comctl32.ocx file is missing or invalid error: [ATTACH] If you receive Comctl32.ocx file missing or failed to load error, or if it not correctly registered, then you may need to download it again and re-register the file. Here’s how to do it. The error message you receive would [...] This post Fix Comctl32.ocx file is...
  9. TABCTL32.OCX file missing/invalid for Windows 10

    in Windows 10 Customization
    TABCTL32.OCX file missing/invalid for Windows 10: "Component TABCTL.OCX ou uma de suas dependências não corretamente registrada: um arquivo ausente ou inválido" https://answers.microsoft.com/en-us/windows/forum/windows_10-other_settings/tabctl32ocx-file-missinginvalid-for-windows-10/b08c17ff-aaec-497d-9e91-98ad170074d2
  10. COMCTL32.OCX

    in Windows 10 Drivers and Hardware
    COMCTL32.OCX: Where can I download COMCTL32.OCX, Windows 10? https://answers.microsoft.com/en-us/windows/forum/windows_10-hardware/comctl32ocx/b51613e2-e032-45ac-b4cf-2b8e58c2096e

Users found this page by searching for:

  1. msadodc.ocx error error windows 10

    ,
  2. cara register maadodc.ocx

    ,
  3. msadodc.ocx windows 10