Wrong version of MSCOMCTL? |
Post Reply |
Author | |
Gilthanas
Newbie Joined: 23 November 2005 Location: Germany Status: Offline Points: 2 |
Post Options
Thanks(0)
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 |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hwo you set icons for DockingPanes?
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
Gilthanas
Newbie Joined: 23 November 2005 Location: Germany Status: Offline Points: 2 |
Post Options
Thanks(0)
|
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 |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |