Docking with CommandBars |
Post Reply |
Author | |
jemery
Groupie Joined: 09 January 2008 Status: Offline Points: 12 |
Post Options
Thanks(0)
Posted: 27 August 2008 at 8:29pm |
First off I'm using C# 2005 .NET. Was switching over a windowed application today to remove the client area and turn it into a windowed region. That worked fine, though the positioning was wrong. So I added in the suggested line: DockingPaneManager.SetCommandBars(CommandBarsManager.GetDispatch()); That fixes it, only now I'm getting memory corruption errors in protected memory. Currently I am using 11.2.2. Was there a fix for this already posted? My IT department says there is a 12.0.0 available, though it's a pain to switch all the users over as you have to manually re-register the OCX files. Thanks! |
|
jemery
Groupie Joined: 09 January 2008 Status: Offline Points: 12 |
Post Options
Thanks(0)
|
To be more specific, I'd say it's at least 95% likely to be a bug in the Codejock libraries as this app has gone through very extensive testing and it crashes almost instantly with this line in. Removing it allows the application to continue as normal.
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
Please switch to last 12.0.2 release. 11.2 is quite old.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
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 |