Accusoft.TwainPro9.Net
TwainDllLoadException Class
Members 




This exception is thrown if TwainPRO is unable to find or load TWAINDSM.dll.
Object Model
TwainDllLoadException Class
Syntax
'Declaration
 
<SerializableAttribute()>
Public NotInheritable Class TwainDllLoadException 
   Inherits TwainProException
'Usage
 
Dim instance As TwainDllLoadException
[SerializableAttribute()]
public sealed class TwainDllLoadException : TwainProException 
[SerializableAttribute()]
public __gc __sealed class TwainDllLoadException : public TwainProException 
[SerializableAttribute()]
public ref class TwainDllLoadException sealed : public TwainProException 
Remarks

The 32-bit version of this file should be installed in the SYSTEM32 directory on native 32-bit Windows systems. On native 64-bit Windows systems, the 32-bit version of this file should be installed in the SYSWOW64 directory and the 64-bit version should be installed in the SYSTEM32 directory. The latest version of this file can be found at http://www.twain.org.

Possible causes:

The file is missing.

The file is in use by another application.

Inheritance Hierarchy

System.Object
   System.Exception
      System.ApplicationException
         Accusoft.TwainProSdk.TwainProException
            Accusoft.TwainProSdk.TwainDllLoadException

See Also

Reference

TwainDllLoadException Members
Accusoft.TwainProSdk Namespace

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback