|
I have developed an mobile application for .Net CF 2.0 and Windows Mobile CE 6.0 professional and VS 2005. As per you documentation I add the address to Leadtool.CF.dll file to my project and deployed the application to my emulator. Then copied all the custom DLL required to the folder where the application is installation folder \My Device\Program Files\MyApp.
When the application makes a call to the class in the Leadtools.CF.dll library it throws an exception and says that "Can't Find PInvoke dll 'ltkrn14nu.dll' ".
Is my deployment correct? Can anyone throw some light on why I am getting this error?
|