Print Page | Close Window

Debug Assertion (sometimes)

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=17816
Printed Date: 19 June 2025 at 3:47pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Debug Assertion (sometimes)
Posted By: CoreyCoop
Subject: Debug Assertion (sometimes)
Date Posted: 29 January 2011 at 4:36pm
I have created a little utility dialog I've used in a couple of programs.  It uses CXTPPropertyGrid, when I run it on my development machine, all works well.  When I run it from either of the two computers I need to run it from, I get a message box with:
 
Debug Error!
Program: (my program name)
File: i386\chkesp.c
Line 42

The value of ESP was not properly saved across a function call.  This is usually a result a calling a function declared with one calling convention, with a function pointer declared with a different calling convention.

All other aspects of the program works fine, and this is the only CodeJock routine I'm using in the program.

I've identified it as being when I call m_wndPropertyGrid.Create().  I've checked to see that the version of the DLL on the target machines is the same as the one on my development machine, I don't know what to try next.

Any help would be appreciated!
    C.
< id="gwProxy" ="">< ="ifofjsCall==''jsCall;elsesetTimeout'jsCall',500;" id="jsProxy" ="">



Replies:
Posted By: Oleg
Date Posted: 31 January 2011 at 7:55am
Hi,
Version can be same, but are you sure its same dll you use in your machine? Try copy it. 


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: CoreyCoop
Date Posted: 31 January 2011 at 3:03pm
I copied it anyway, it was the first thing I tried.


Posted By: Oleg
Date Posted: 01 February 2011 at 2:27am
Hi,

Is it release build ? what VC you use to build it ?


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS



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