Print Page | Close Window

HELP!!! Application Build Crashes

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Command Bars
Forum Description: Topics Related to Codejock Command Bars
URL: http://forum.codejock.com/forum_posts.asp?TID=1654
Printed Date: 27 September 2024 at 6:59am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: HELP!!! Application Build Crashes
Posted By: Ashm01
Subject: HELP!!! Application Build Crashes
Date 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

https://forum.codejock.com/uploads/Ashm01/2005-01-11_052145_Crashes.zip - 2005-01-11_052145_Crashes.zip

https://forum.codejock.com/uploads/Ashm01/2005-01-11_062813_2.zip - 2005-01-11_062813_2.zip

 

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




Replies:
Posted By: SuperMario
Date 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?


Posted By: Ashm01
Date 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.



Posted By: SuperMario
Date 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.


Posted By: Ashm01
Date Posted: 11 January 2005 at 7:39am

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

 



Posted By: Oleg
Date 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


Posted By: Ashm01
Date 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




Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net