timmy
Posts: 1
Joined: Wed Nov 30, 2005 4:49 pm
Location: 127.0.0.1

file table entry 'htm has no associated entry in media table

Hi there,

i am currently trying to build a package, which just copies some htm, html and swf-files to HD. prerequisites are internet explorer 6 and flashplayer.
when trying to install the msi i get the following logoutput:

Code: Select all

...
MSI (s) (84:A4) [16:35:50:073]: Note: 1: 2262 2: Media 3: -2147287038 
MSI (s) (84:A4) [16:35:50:103]: Note: 1: 2205 2:  3: MsiPatchOldAssemblyFile 
MSI (s) (84:A4) [16:35:50:123]: Note: 1: 2228 2:  3: MsiPatchOldAssemblyFile 4: SELECT `MsiPatchOldAssemblyFile`.`Assembly_` FROM `MsiPatchOldAssemblyFile` WHERE  `MsiPatchOldAssemblyFile`.`File_` = ? 
MSI (s) (84:A4) [16:35:50:153]: Note: 1: 2205 2:  3: MsiSFCBypass 
MSI (s) (84:A4) [16:35:50:173]: Note: 1: 2228 2:  3: MsiSFCBypass 4: SELECT `File_` FROM `MsiSFCBypass` WHERE `File_` = ? 
MSI (s) (84:A4) [16:35:50:203]: Note: 1: 2205 2:  3: MsiPatchHeaders 
MSI (s) (84:A4) [16:35:50:223]: Note: 1: 2228 2:  3: MsiPatchHeaders 4: SELECT `Header` FROM `MsiPatchHeaders` WHERE `StreamRef` = ? 
MSI (s) (84:A4) [16:35:50:253]: Note: 1: 2602 2: File 3: htm 
DEBUG: Error 2602:  The File table entry 'htm' has no associated entry in the Media table.
...
can anyone imagine what happens? do i have to register the extension htm somehow?
regards,

timm
Ionut
Posts: 605
Joined: Tue Nov 22, 2005 11:29 am
Contact: Website

Hi,

Please send us your AIP file to support at advancedinstaller dot com in order to determine the cause of your problem.

Regards,
Denis
Denis Toma
Advanced Installer Team
http://www.advancedinstaller.com/

Return to “Common Problems”