Print Page | Close Window

LoadLibrary Failed with ToolkitPro1120vc80D.dll

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=8803
Printed Date: 23 September 2024 at 5:49am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: LoadLibrary Failed with ToolkitPro1120vc80D.dll
Posted By: Anna2004
Subject: LoadLibrary Failed with ToolkitPro1120vc80D.dll
Date Posted: 16 November 2007 at 5:09am

Hello,

 

I have just upgraded to XtremeToolkitPro 11.2 and started using VS2005. I used the Deployment wizard to build the dlls. Then I copied the dlls to another computer which has the same XP professional as my computer. When I used regsvr32 to register ToolkitPro1120vc80D.dll, I got the following error message:

 

LoadLibrary("path to ToolkitPro1120vc80D.dll") failed - This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem.

 

Does anyone have a solution to this problem?




Replies:
Posted By: Oleg
Date Posted: 16 November 2007 at 6:52am
Hi,
Its not COM dll. you don't have to register it.


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


Posted By: Barto
Date Posted: 16 November 2007 at 7:14am
just copy the DLL to the same directory as youe EXE file.


Posted By: Anna2004
Date Posted: 16 November 2007 at 7:31am
OK.
 
But the problem is when my .exe program is running, with the dll in the same directory, the ToolkitPro1120vc80UD.dll is not initialized. The trace "Codejock ToolkitPro Initializing!" (in DllMain in ToolkitPro.cpp) is not displayed in the DebugView. And no window is opened.
 
I don't have the problem running the .exe program on the same computer where ToolkitPro1120vc80UD.dll is build.


Posted By: Anna2004
Date Posted: 16 November 2007 at 10:20am
Hi,
 
I found the following link:
http://channel9.msdn.com/ShowPost.aspx?PostID=23261 - http://channel9.msdn.com/ShowPost.aspx?PostID=23261
 
What I did is to set Embed Manifest to no in Project properties -> Manifest ->Input and Output. And now the dll works on other machines as well.
 
I think that I have to set the option to No for my own .exe program as well.
 
Thanks a lot for your suggestions.
 
Have a nice weekend



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