Sample applciations won't execute |
Post Reply |
Author | |
kuykens
Newbie Joined: 22 October 2007 Status: Offline Points: 2 |
Post Options
Thanks(0)
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
|
|
dalle
Newbie Joined: 13 February 2007 Status: Offline Points: 5 |
Post Options
Thanks(0)
|
Is Service Pack 1 for Visual Studio 2005 installed?
|
|
akur
Senior Member Joined: 16 May 2006 Status: Offline Points: 139 |
Post Options
Thanks(0)
|
Maybe you could try to build a statically-linked version if dynamically-linked is the one which fails to load the DLLs needed.
|
|
kuykens
Newbie Joined: 22 October 2007 Status: Offline Points: 2 |
Post Options
Thanks(0)
|
I missed the note about service pack #1 in the download area. I am currently installing the service pack...
|
|
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 |