Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > General Discussion
  New Posts New Posts RSS Feed - Wrong version of MSCOMCTL?
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Wrong version of MSCOMCTL?

 Post Reply Post Reply
Author
Message
Gilthanas View Drop Down
Newbie
Newbie


Joined: 23 November 2005
Location: Germany
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote Gilthanas Quote  Post ReplyReply Direct Link To This Post Topic: Wrong version of MSCOMCTL?
    Posted: 23 November 2005 at 4:12am
Hi,

we are using a DockingPaneManager in our VB6 (SP5) application. Our software is distributed with all the necessary DLLs and OCX, including those of CodeJock.

On most systems the application runs well. But on some systems (e.g. Win2000(SP4), but also some XP(SP2) machines) it crashes when using the method CreatePane ot the DockingPaneManager (but it works well on some others machines with the same OS and SP). The error message is "372 - ImageList cannot be loaded from MSCOMCTL.OCX. Your version of MSCOMCTL.OCX may be outdated". We have tried to replace the MSCOMCTL.OCX with various versions from new to old, but nothing worked. It seems like the DockingPaneManager is using some internal ImageList, maybe for the icons of the pane headers.

Without the CodeJock controls our application works fine, but we need those controls. Thanks in advance :-)

Best regards,

Uwe Bursik

Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 24 November 2005 at 2:40am
Hwo you set icons for DockingPanes?
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
Gilthanas View Drop Down
Newbie
Newbie


Joined: 23 November 2005
Location: Germany
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote Gilthanas Quote  Post ReplyReply Direct Link To This Post Posted: 24 November 2005 at 7:04am

Hi Oleg,

thanks for Your quick reaction, but we solved the problem otherwise. The CreatePane method did initialize a TaskPanel, on which we used an ImageList instead of an ImageManager, and that caused the problem. We replaced the ImageList with the ImageManager, and everything runs well right now :-)

Best regards,

Uwe Bursik

Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.156 seconds.