Accusoft.TwainPro9.Net
InternetFilesNotInstalledException Class
Members 




This exception is thrown if the required Internet DLL file(s) are missing.
Object Model
InternetFilesNotInstalledException Class
Syntax
'Declaration
 
<SerializableAttribute()>
Public NotInheritable Class InternetFilesNotInstalledException 
   Inherits TwainProException
'Usage
 
Dim instance As InternetFilesNotInstalledException
[Serializable()]
public sealed class InternetFilesNotInstalledException : TwainProException 
[Serializable()]
public __gc __sealed class InternetFilesNotInstalledException : public TwainProException 
[Serializable()]
public ref class InternetFilesNotInstalledException sealed : public TwainProException 
Remarks

Possible causes:

The following files are not present on the system. These files are not shipped with TwainPRO and are not needed unless an FTP address is specified in the Save method. These files are included with other software such as Internet Explorer, and if the machine has a TCP/IP connection, it should have these files.

wininet.dll

urlmon.dll

Inheritance Hierarchy

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

See Also

Reference

InternetFilesNotInstalledException Members
Accusoft.TwainProSdk Namespace

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback