cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

When building with the AdminStudio 2016 Repackager, "ISDEV : fatal error -5023: Error building table File:" occurs during the build.

Symptoms

When building with the AdminStudio Repackager, "ISDEV : fatal error -5023: Error building table File:" occurs during the build.

Cause

This error occurs because Windows Installer supports 32,767 files in the File table, but the package being built exceeds this limit.

Resolution

If you are using the standalone Repackager:

  1. Browse to the Repackager folder.
  2. Rename IsMsiPKg.itp to IsMsiPKg.itp.bak.
  3. Make a copy of IsMsiPKgLarge.itp and rename it to IsMsiPkg.itp.
  4. Perform the conversion and create the MSI.
  5. Delete IsMsiPkg.itp.
  6. Rename IsMsiPKg.itp.bak to IsMsiPKg.itp, thereby restoring the old file.

If you are using Repackager on a machine where AdminStudio is fully installed:

  1. Browse to <AdminStudio INSTALLDIR>\Developer\Support\0409\.
  2. Repeat steps 2 - 5.

Note: These steps implement a different column type in some of the project's tables so that more than 32,767 files can exist. Transforms and patches cannot be created between two packages with different column types.

Additional Information

For more information, see MSI Help Library topic Authoring a Large MSI Package.

Was this article helpful? Yes No
No ratings
Version history
Last update:
‎May 08, 2019 08:29 AM
Updated by: