Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Prof-UIS General Discussion » Exception on create of a CExtControlBar Object Collapse All
Subject Author Date
Olaf Reusch Jan 23, 2007 - 12:45 PM

When i try to create a ControlBar Object which based on CExtControlBar i receive a exception on Create("xy", this); row. But no debug information are avaible. Stack back trace is not possible, only 00000000() stay in backtrace window. What can i do?

Technical Support Jan 23, 2007 - 12:59 PM

We did not face extremely hard stack memory damages with filling stack bytes with zeroes exactly in places of function call/return addresses. So, potentially we can say it is hardly possible to see call stack with more than one NULL call/return address. It would be very interesting to take a look at the content of the Call Stack window displaying such stack content (you can send it to the support mailbox at this web site). First of all, you should try to debug your application on several machines and try to get at least one successful machine. In any case we can test your project if you send it to us or help you by connecting to your desktop remotely.

Olaf Reusch Jan 24, 2007 - 3:37 AM

You can see a picture of my stack window here -> http://www.kfx.de/stack%20problems.jpg

Technical Support Jan 24, 2007 - 12:29 PM

There is not enough information to find out what’s wrong. Would you send us a test project that demonstrates the problem?