A "Failed to create the 'PixBarcode.BPProcessEx' process." Error Occurs When Running a Quick Fields 8.3 Session That Contains a Barcode Process.

June 18, 2012 | KB: 1012994
Quick Fields 8.3

Summary

When running a Quick Fields 8.3 session that contains a Barcode process, you may receive the following message:

    Failed to create the 'PixBarcode.BPProcessEx' process. [0804-QF1]

Cause

The Barcode 8.3 installation process may not properly register BPBarcode.dll.

Resolution

Manually register BPBarcode.dll. On a 32-bit version of Windows, the file is located in C:\Program Files\Common Files\Laserfiche\Batch Processor. On a 64-bit version of Windows, the file is located in C:\Program Files (x86)\Common Files\Laserfiche\Batch Processor.

To register BPBarcode.dll

  1. Click Start, All Programs, Accessories, and click Command Prompt to load a command prompt.
  2. Note: In a UAC environment, load an elevated command prompt by right-clicking on Command Prompt and select the Run as administrator option.

  3. On a 32-bit version of Windows, type the following:
  4. regsvr32 "C:\Program Files\Common Files\Laserfiche\Batch Processor\BPBarCode.dll"

    Note: If you are on a 64-bit version of Windows, you should use the 32-bit version of "regsvr32.exe" located in "C:\Windows\SysWOW64." For more information on the 32-bit version of "regsvr32.exe," please see Microsoft Knowledge Base article http://support.microsoft.com/kb/282747.