A "Class not registered" Error Occurs For Quick Fields 8 Sessions With A Barcode Process If You Install ScanConnect 8.3 before Barcode 8.0.2.

May 7, 2012 | KB: 1012976
Quick Fields 8

Summary

When running a session with a Barcode process, the Output pane may display the following error:

    Class not registered

Cause

This issue can occur if you install ScanConnect 8.3 before you install the Barcode Add-on for Quick Fields. The ScanConnect 8.3 installation may not successfully register a shared .dll file needed by the Barcode Add-on.

Resolution

Manually register PIXIP2DL.dll. On a 32-bit version of Windows, the file is located in "C:\Windows\System32." On a 64-bit version of Windows, the file is located in "C:\Windows\SysWOW64."

To register PIXIP2DL.dll

  1. Click Start, All Programs, Accessories, and click Command Prompt to load a command prompt.

    Note: In a UAC environment, load an elevated command prompt by right-clicking on Command Prompt and select the Run as administrator option.

  2. On a 32-bit version of Windows, type the following:

    regsvr32 "C:\Windows\System32\PIXIP2DL.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.