REFERENCES & FILES MISSING

DESCRIPTION OF ISSUE

It appears the installer is missing files or references to files that were included in previous versions of ScanSoftPOS. The References progress bar also no longer animates to 100%

This renders the Installer to be used as an updater only. Clean installs will be missing files.

I have compiled a list of references missing below as well as a screenshot of the installer and logs

LIST OF MISSING FILES

C:\Program Files\ScanSoftPOS\DirectShow.dll
C:\Program Files\ScanSoftPOS\DirectX.Capture.dll
C:\Program Files\ScanSoftPOS\DualScreen.dll
C:\Program Files\ScanSoftPOS\FTPClient.dll
C:\Program Files\ScanSoftPOS\Interop.Dymo.dll
C:\Program Files\ScanSoftPOS\Interop.OposScanner_CCO.dll
C:\Program Files\ScanSoftPOS\MenuDriveAPICall.dll
C:\Program Files\ScanSoftPOS\MetroButtonsMoe.dll
C:\Program Files\ScanSoftPOS\Microsoft.ApplicationBlocks.Data.dll
C:\Program Files\ScanSoftPOS\Microsoft.CodeAnalysis.CSharp.dll
C:\Program Files\ScanSoftPOS\Microsoft.CodeAnalysis.dll
C:\Program Files\ScanSoftPOS\Microsoft.CodeAnalysis.VisualBasic.dll
C:\Program Files\ScanSoftPOS\Microsoft.PointOfService.dll
C:\Program Files\ScanSoftPOS\Microsoft.SqlServer.ConnectionInfo.dll
C:\Program Files\ScanSoftPOS\Microsoft.SqlServer.Smo.dll
C:\Program Files\ScanSoftPOS\Newtonsoft.Json.dll
C:\Program Files\ScanSoftPOS\NLog.dll
C:\Program Files\ScanSoftPOS\Office.dll
C:\Program Files\ScanSoftPOS\OpenNETCF.Desktop.Communication.dll
C:\Program Files\ScanSoftPOS\PaymentAppCOM.dll
C:\Program Files\ScanSoftPOS\PaymentEngine.dll
C:\Program Files\ScanSoftPOS\Renci.SshNet.dll
C:\Program Files\ScanSoftPOS\System.Collections.Immutable.dll
C:\Program Files\ScanSoftPOS\System.Management.dll
C:\Program Files\ScanSoftPOS\System.Reflection.Metadata.dll
C:\Program Files\ScanSoftPOS\WebCam.dll
C:\Program Files\ScanSoftPOS\xCore.dll
C:\Program Files\ScanSoftPOS\xCore.Forms.dll
C:\Program Files\ScanSoftPOS\ZedGraph.dll

SCREENSHOTS OF INSTALLER

SCREENSHOTS OF ERRORS IN APPLICATION

WORKAROUND

Copying missing files from older versions clears any errors in the application but that still renders the installer as an updater tool instead of a proper installer.

SOLUTION

Files weren't correctly being added to site which made installer attempt to reference files not present. Systematically adding files moving forward for new update will avoid this issue.

Last updated