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
Note: In a UAC environment, load an elevated command prompt by right-clicking on Command Prompt and select the Run as administrator option.
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.