Since I upgraded to version 3.6 (now 3.61), I am having problems with the package builds.
The package builds ok, but when performing an install, I get errors:
The file xxx cannot be installed becasue the file cannot be found in the cabinet file 'disk1.cab'. This could indicate a network error, an error reading from the CD-ROM, or a problem with this package.
Rebuilding gives me a different problem file each time.
A couple of extracts from the log file with errors:
DEBUG: Error 2826: Control BottomLine on dialog PrepareDlg extends beyond the boundaries of the dialog to the right by 5 pixels
The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2826. The arguments are: PrepareDlg, BottomLine, to the right
******
MSI (s) (2C:84) [09:53:12:766]: Executing op: FileCopy(SourceName=AutoLo~1.exe|AutoLoader.exe,SourceCabKey=AutoLoader.exe,DestName=AutoLoader.exe,Attributes=0,FileSize=652800,PerTick=32768,,VerifyMedia=1,,,,,CheckCRC=0,Version=1.0.0.7,Language=2057,InstallMode=58982400,,,,,,,)
MSI (s) (2C:84) [09:53:12:781]: File: C:\Program Files\Memco Ltd\Test7xx\AutoLoader.exe; To be installed; Won't patch; No existing file
MSI (s) (2C:84) [09:53:12:828]: Source for file 'AutoLoader.exe' is compressed
InstallFiles: File: AutoLoader.exe, Directory: C:\Program Files\Memco Ltd\Test7xx\, Size: 652800
MSI (s) (2C:84) [09:53:12:891]: Note: 1: 2318 2: C:\Program Files\Memco Ltd\Test7xx\AutoLoader.exe
MSI (s) (2C:84) [09:53:12:922]: Note: 1: 1334 2: AutoLoader.exe 3: disk1.cab
Error 1334. The file 'AutoLoader.exe' cannot be installed because the file cannot be found in cabinet file 'disk1.cab'. This could indicate a network error, an error reading from the CD-ROM, or a problem with this package.
MSI (s) (2C:84) [09:53:14:344]: Product: P40+/Panachrome Test Software -- Error 1334. The file 'AutoLoader.exe' cannot be installed because the file cannot be found in cabinet file 'disk1.cab'. This could indicate a network error, an error reading from the CD-ROM, or a problem with this package.
TIA