LoadLibrary Failed with ToolkitPro1120vc80D.dll |
Post Reply |
Author | |
Anna2004
Newbie Joined: 08 November 2007 Status: Offline Points: 8 |
Post Options
Thanks(0)
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? |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
Its not COM dll. you don't have to register it.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
Barto
Groupie Joined: 27 February 2005 Location: Germany Status: Offline Points: 60 |
Post Options
Thanks(0)
|
just copy the DLL to the same directory as youe EXE file.
|
|
Anna2004
Newbie Joined: 08 November 2007 Status: Offline Points: 8 |
Post Options
Thanks(0)
|
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.
|
|
Anna2004
Newbie Joined: 08 November 2007 Status: Offline Points: 8 |
Post Options
Thanks(0)
|
Hi,
I found the following link:
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
|
|
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 |