This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Wednesday, May 16, 2012 11:00:14 PM(UTC)
Groups: Registered
Posts: 16
I use LTMM 17.5 VB.net Capture sample.
After I reditribute this Sample S/W, I got some error popup.
There is clipboard function in menu.
When I use this function, I got a error on some PC.(Windows7 64bit - But not all Windows7 64bit PC.)
Error popup is below.
--------------------------------------------
Could not load file or assembly 'stdole, Version = 7.0.3300.0, Culture = neutral, PublicKeyToken = b03f5f7f11d50a3a' or its dependencies of a file or an assembly can not be loaded. Can not find the file specified.
For solving problem, I copied stdole.dll file -> Windows/SysWow64 - I use x86 sw, not X64.
(So I copied dll file in SysWow64 folder, not System32 folder.)
However, I cannot solve this problem.
Please tell me how to solve this problem.
And I want to know the method of redistribute about this dll.
Thx.
#2
Posted
:
Thursday, May 17, 2012 6:17:54 AM(UTC)
Groups: Registered
Posts: 256
The file stdole.dll is not a LEADTOOLS assembly but a Microsoft Primary Interop Assembly. This means if you're facing any problems related to this DLL, you should search Microsoft documentation for possible solutions.
#3
Posted
:
Friday, May 18, 2012 2:17:36 AM(UTC)
Groups: Registered
Posts: 16
Thanks for reply.
You mean I don't need to copy or redistribute any dll file for using clipboard function?
We just use this function without any process?
#4
Posted
:
Sunday, May 20, 2012 6:11:38 AM(UTC)
Groups: Registered
Posts: 256
No, that is not what I meant. The deployment of this DLL will relay on whether you will need it or not. What I meant was, if you are facing a problem with Non-LEAD DLL, you will need to contact the provider of that DLL.
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.