Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - Sample applciations won't execute
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Sample applciations won't execute

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


Joined: 22 October 2007
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote kuykens Quote  Post ReplyReply Direct Link To This Post Topic: Sample applciations won't execute
    Posted: 22 October 2007 at 5:59am
Hi all,
 
I am struggluing to get the Toolbox Pro to run properly.
This is what I've done:
- running on WinXP home system
- Downloaded and installed ToolkitProEval.MFC80.v11.2.0.zip
- Deployed the stuff.
- Opened a sample project
- Compiled OK
 
When I try to run it in the debugger it fails with a message box indicating:
 
The Application failed to initialize properly (0xc01500002).
 
and the debug output producing:

'CheckListBoxD.exe': Loaded 'C:\Program Files\Codejock Software\MFC\Xtreme ToolkitPro v11.2.0 for Visual Studio 2005\Bin\vc80\ToolkitProEval1120vc80D.dll', No symbols loaded.

LDR: LdrpWalkImportDescriptor() failed to probe c:\Program Files\Codejock Software\MFC\Xtreme ToolkitPro v11.2.0 for Visual Studio 2005\Bin\vc80\ToolkitProEval1120vc80D.dll for its manifest, ntstatus 0xc0150002

Debugger:: An unhandled non-continuable exception was thrown during process load

The program '[1356] CheckListBoxD.exe: Native' has exited with code -1072365566 (0xc0150002).

 

What on earth am I doing wrong? If even the samples out of the box don't run....

I have been looking into the manifest stuff (of which I think is failing on me) but can't figure out what is causing the problem... My estimate is that the manifest file needs to include a dependency to the toolkit...dll file.
 
Any pointers to solve this would be very much appreciated...
 
regards: Hans
Back to Top
dalle View Drop Down
Newbie
Newbie


Joined: 13 February 2007
Status: Offline
Points: 5
Post Options Post Options   Thanks (0) Thanks(0)   Quote dalle Quote  Post ReplyReply Direct Link To This Post Posted: 22 October 2007 at 6:49am
Is Service Pack 1 for Visual Studio 2005 installed?
Back to Top
akur View Drop Down
Senior Member
Senior Member


Joined: 16 May 2006
Status: Offline
Points: 139
Post Options Post Options   Thanks (0) Thanks(0)   Quote akur Quote  Post ReplyReply Direct Link To This Post Posted: 22 October 2007 at 7:29am
Maybe you could try to build a statically-linked version if dynamically-linked is the one which fails to load the DLLs needed.
Back to Top
kuykens View Drop Down
Newbie
Newbie


Joined: 22 October 2007
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote kuykens Quote  Post ReplyReply Direct Link To This Post Posted: 22 October 2007 at 7:32am
I missed the note about service pack #1 in the download area. I am currently installing the service pack...
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.