Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Command Bars
  New Posts New Posts RSS Feed - HELP!!! Application Build Crashes
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

HELP!!! Application Build Crashes

 Post Reply Post Reply
Author
Message
Ashm01 View Drop Down
Newbie
Newbie
Avatar

Joined: 21 December 2004
Status: Offline
Points: 8
Post Options Post Options   Thanks (0) Thanks(0)   Quote Ashm01 Quote  Post ReplyReply Direct Link To This Post Topic: HELP!!! Application Build Crashes
    Posted: 11 January 2005 at 5:27am

Hi,

I have a huge application which has multiple commandbars, a Tab control and a Pane manager within the forms. The application runs fine and OK under the development mode. I can retrieve the HELP file , but as soon as I make an executable and PRESS the 'F1' key, the application crashes. This behavior also occurs in the VB Dev enviornment sometimes.

I put the following on the form load...

CommandBars.GlobalSettings.App = App
Criteriabars.GlobalSettings.App = App
cbarContextMenu.GlobalSettings.App = App
frmTestCaseDetails.SummaryBar.GlobalSettings.App = App
FrmTestSets.cbarContextMenu.GlobalSettings.App = App
CommandBarsGlobalSettings.App = App

2005-01-11_052145_Crashes.zip

2005-01-11_062813_2.zip

 

Please help us solve this ASAP since this project is overdue...



Edited by Ashm01
Back to Top
SuperMario View Drop Down
Admin Group
Admin Group
Avatar

Joined: 14 February 2004
Status: Offline
Points: 18057
Post Options Post Options   Thanks (0) Thanks(0)   Quote SuperMario Quote  Post ReplyReply Direct Link To This Post Posted: 11 January 2005 at 7:18am
Hi,
Those screen shots are not terribly helpful.  Can you post some code to debug?
Are you using more than one CommandBars object per form?
Back to Top
Ashm01 View Drop Down
Newbie
Newbie
Avatar

Joined: 21 December 2004
Status: Offline
Points: 8
Post Options Post Options   Thanks (0) Thanks(0)   Quote Ashm01 Quote  Post ReplyReply Direct Link To This Post Posted: 11 January 2005 at 7:21am

Well, I did some analysis. This only happens when I have more than 1 Commandbar object on the form. Currently, I am using 3 objects.

1)for the Main toolbar.

2) For the criteria selection at the bottom of the screen

3)A hidden Context menu for Right click popup's

 

I would need to have ATLEAST 2 on the main form. Is this a limitation of the product? Can I just have only one per form?

Please shed some light on this.



Edited by Ashm01
Back to Top
SuperMario View Drop Down
Admin Group
Admin Group
Avatar

Joined: 14 February 2004
Status: Offline
Points: 18057
Post Options Post Options   Thanks (0) Thanks(0)   Quote SuperMario Quote  Post ReplyReply Direct Link To This Post Posted: 11 January 2005 at 7:30am
I remember that there was an issue with this in the past.  I can't seem to locate that thread right now.  I will have to wait and ask development what exactly was fixed, but it had to do with having multiple CommandBars objects on the same form.
Back to Top
Ashm01 View Drop Down
Newbie
Newbie
Avatar

Joined: 21 December 2004
Status: Offline
Points: 8
Post Options Post Options   Thanks (0) Thanks(0)   Quote Ashm01 Quote  Post ReplyReply Direct Link To This Post Posted: 11 January 2005 at 7:39am

Please try to find out ASAP because our deliveries are held back....

 

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: 11 January 2005 at 10:54am
Yes, you can't. You must put themon different picture boxes on same form if you need.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
Ashm01 View Drop Down
Newbie
Newbie
Avatar

Joined: 21 December 2004
Status: Offline
Points: 8
Post Options Post Options   Thanks (0) Thanks(0)   Quote Ashm01 Quote  Post ReplyReply Direct Link To This Post Posted: 12 January 2005 at 2:52am

Worked! Phew, You need to figure out why frames are not supported also. I had to put all of these objects into seperate picturebox containers.

Seems weird. But as long as it works, I can live with it

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.105 seconds.