MSComCtl2.DTPicker of control ... was not a loaded control class

17,112

I bet you have Visual Studio 2010 or something installed. The .Net framework causes some conflicts. You are going to have to uninstall 1 or the other.

Share:
17,112
jth41
Author by

jth41

Updated on September 18, 2022

Comments

  • jth41
    jth41 almost 2 years

    I am attempting to load a project from Visual Source Safe onto my Windows 7 32-bit machine in Visual Studio 6.0.

    Everything is successful except for an error that occurs in finding this "MSComCtl2 DLL"

    it creates a log file with the name of each form that uses a date-time picker. The log file states:

    MSComCtl2.DTPicker of control ... was not a loaded control class

    with the name of the variable name of the control in place of the ellipsis.

    I thought it would be a simple fix to just download or register the MSComCtl2 DLL but I cannot find it anywhere.

    I tried downloading and applying the Common Controls DLL (Platform SDK Redistributable) and http://www.microsoft.com/en-us/download/details.aspx?id=24417 but it made no difference...

    What should I try next?

    • Karan
      Karan about 11 years
      You seem to have copied the shortened text of the link and not the actual URL, so it's naturally broken. Anyway, try installing this (right-click and run it as admin) and see if it helps.