Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - execution error
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

execution error

 Post Reply Post Reply
Author
Message
morbidel View Drop Down
Newbie
Newbie


Joined: 21 November 2005
Location: Romania
Status: Offline
Points: 7
Post Options Post Options   Thanks (0) Thanks(0)   Quote morbidel Quote  Post ReplyReply Direct Link To This Post Topic: execution error
    Posted: 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
Back to Top
Oleg View Drop Down
Senior Member
Senior Member


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post 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
Back to Top
morbidel View Drop Down
Newbie
Newbie


Joined: 21 November 2005
Location: Romania
Status: Offline
Points: 7
Post Options Post Options   Thanks (0) Thanks(0)   Quote morbidel Quote  Post ReplyReply Direct Link To This Post 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.

Back to Top
Oleg View Drop Down
Senior Member
Senior Member


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post 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
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.047 seconds.