Results 1 to 11 of 11

Thread: Install problem - Run Time Error 372 ! - RESOLVED

Threaded View

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Aug 2002
    Posts
    187

    Install problem - Run Time Error 372 ! - RESOLVED

    ************************************************
    Again thanks to all that contributed to help me solve this problem. This is the solution;

    The image list contained icons for use in the toolbar. Images were inserted at 16x16, however one icon was 32 x32 in its original state and inserted into the image list at 16 x 16. Solution :
    Use an icon editor program, ensure all icons were resized to 16 x16 before inserting into image list. No more run time 372 error.

    Jack
    ***********************************************


    Hi all,

    Have created an install setup with Set Up Factory and attempted to install the app on a NT 4 machine.

    I keep getting an error 372

    "Failed to load control "ImageList" from mscomctl.oxc. Your version of mscomctl ocx may be outdated. Make sure you are using the version of the control that was provided with your application.

    I am using VB6 SP5 and have tried the following with no success;

    1. Unregistering the ocx and re-registering
    2. Have used regdrop and Regsvr32 to do both
    3. Have deleted the the ocx from the NT4 machine and copied the ocx from the development machine to it
    4. Have checked for duplicates on NT4 machine
    5. Have done the above for comcat.dll aswell


    Have opened up the .vbp file and checked the entry for the ocx, it shows

    Object={831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0; mscomctl.ocx

    I opened the .frm of the form and it is the same.

    Any solution would greatfully appreciated, as I do not know what to try next and am becoming very frustrated.

    Cheers

    Jack
    Last edited by Jackalx25; Oct 28th, 2002 at 12:06 AM.

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