![]() |
execution error |
Post Reply
|
| Author | |
morbidel
Newbie
Joined: 21 November 2005 Location: Romania Status: Offline Points: 7 |
Post Options
Thanks(0)
Quote Reply
Topic: execution errorPosted: 21 November 2005 at 11:45am |
|
Hello, I've been using the codejock suite (in Visual Basic) for some
time. Today I've installed the CJ Toolkit in C++ and all applications
yield this error when running in Debug mode:
"Module: File: i386\chkesp.c Line: 42 The value of ESP was not properly saved across a function call. This is usually a result of calling a function declared with one calling convention with a function pointer declared with a different calling convention. " I've got no idea why this is happening as on other computer works fine... Thank you |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 21 November 2005 at 11:32pm |
|
It happens if you build executable with one version of Toolkit dll, but running another version. Or you build dll for some Visual Studio. Try to copy dll from c:\program file\Codejock Software\...\bin\.. to you Debug folder. |
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
morbidel
Newbie
Joined: 21 November 2005 Location: Romania Status: Offline Points: 7 |
Post Options
Thanks(0)
Quote Reply
Posted: 22 November 2005 at 6:13am |
|
Hello,
I tried to move the DLLs but no result. I forgot to say that the license for the CJ for Visual Basic has expired and after that I installed the C++ demo. The error reported appears on every demo sample. |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 22 November 2005 at 12:54pm |
|
So it is evaluation C++? What VC do you use, What service pack installed? I sure error because we build our dll with different enviroment (may be some service pack installed that you don't have) Try evaluation for another VC version. |
|
|
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 |