Windows Image Acquisition (WIA) Tools

 

[This is preliminary documentation and subject to change.]

 

SUMMARY

 

WIADBGCFG.EXE is an application that allows developers to enable logging for their WIA driver.  The WIA service produces a log file located in the \Documents and Settings\LocalService folder. The log file is called wiadebug.log.

 

Note: WIADBGCFG.EXE is for use with Windows Server 2003 only, the corresponding tool for Windows XP is WIALOGCFG.EXE.

 

To turn on logging for your WIA driver:

 

  1. Start WIADBGCFG.EXE.
  2. Select wiaservc.dll in the Choose a file combo box.
  3. Select the debug flags (multiple flags may be selected holding down the CTRL key).
  4. Select another module or close WIADBGCFG.EXE.

 

 

© 2001 Microsoft Corporation