08-03-2005 05:33 PM
08-05-2005 09:38 AM
08-05-2005 10:32 AM
08-10-2005 11:33 AM - edited 08-10-2005 11:33 AM
Message Edited by terminalman90 on 08-10-2005 11:34 AM
08-11-2005 05:37 PM
I can't find this ActiveX component on my system, so I wasn't able to reproduce your issue. This component, however, does have a number of issues, specifically with the ImageList function that have fixes available from www.msdn.com. Search for Mscomctl.ocx for more information.
These issues include potential problems when using Windows XP.
08-26-2005 11:52 AM
We didn't really determine exactly what the problem was, but we discovered a work-around. There is something in the configuration of our ActiveX and the buttons we load that causes the crashes. We haven't been able (so far) to isolate which config is causing the trouble. But we find that if we drop in a fresh ActiveX toolbar and programmatically add the buttons the crashing disappears.
One caveat, however... If you run the program in development mode and then save changes to the container front panel with the configured ActiveX control, it reintroduces the crashing. This is especially concerning since you only encounter the crashing in the executable version and it only crashes periodically. You wouldn't want to accidentally introduce this bug and have it slip through your testing and have your customers discover it for you.
If anyone else has this trouble and can shed some light on the root cause, please let me know.