LEADTOOLS Support
Imaging
Imaging SDK Questions
Mr Sid and Windows Server 2003 error: Specified Module cannot be found
This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Thursday, June 21, 2007 7:17:29 AM(UTC)
Groups: Registered, Tech Support, Administrators
Posts: 764
Windows Server 2003 handles the calling of unmanaged code from managed code in .NET differently than XP and other operating systems. For this reason, you will get the error "Specified Module cannot be found" when you try to deploy a web application on Windows Server 2003 that includes both the Leadtools.Codecs.Sid.dll and lti_dsdk_dll.dll in the Application or Bin directory.
To work around this issue, you can do one of two things:
1. Deploy lti_dsdk_dll.dll into your system32 directory
2. Add your bin directory to the system's PATH.
LEADTOOLS Support
Imaging
Imaging SDK Questions
Mr Sid and Windows Server 2003 error: Specified Module cannot be found
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.