Go Back   PackageDeploy Application Packaging Forums > Package Development > Application Packaging > Platformsdk MSI

Reply
 
LinkBack Thread Tools Display Modes
Old 04-13-2010, 03:01 AM   #1 (permalink)
ANK
Guest
 
Posts: n/a
Default File and Directory Table limits

Hello Everyone

I am authoring a large msi package with 70k files and 40k components. I
checked File, Media, and Validation tables for short integer and they all are
using long (I4).

For some reason I get the following error even after taking care of issues
found in msival:
The installer has encountered an expected error installing this package.
This may indicate a problem with this package. The error code is 2705.

The installer is authored in WiX 3.5. I have tried both creating 14 cab
files without embedding to not using cab files, but no cigar.

The detailed log shows:
DEBUG: Error 2705: Invalid table Directory: Could not be linked as tree.
The directory table has 82540 rows.
I know the undocumented limit of component table to be 16bit (65536). Does
same limit applies to any/all tables in msi?
I am clueless as to where to look

I really need to get this done but am running in circles so any suggestion
or ideas are welcomed.

Please help!

Thanks

ANK
  Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 10:38 PM.


vBulletin, Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
2007 - 2012 PackageDeploy.com