Error creating MSI for Business Objects app
Hi,
I am facing problems while craeting a MSi for BusinessObjects XI. The error which I get while trying to compile is "Could not write a row in Media table".
Even though I got this error I tried to install the MSI. While installing I got "Internal Error 2602". I checked the SDK and found that Error 2602 is "The [2] table entry '[3]' has no associated entry in the Media table."
Could anyone plz help me resolve this problem.
Regards,
Nilo
I am facing problems while craeting a MSi for BusinessObjects XI. The error which I get while trying to compile is "Could not write a row in Media table".
Even though I got this error I tried to install the MSI. While installing I got "Internal Error 2602". I checked the SDK and found that Error 2602 is "The [2] table entry '[3]' has no associated entry in the Media table."
Could anyone plz help me resolve this problem.
Regards,
Nilo
0 Comments
[ + ] Show comments
Answers (2)
Please log in to answer
Posted by:
anonymous_9363
17 years ago
http://itninja.com/question/help-with-msi-132769
I've seen this error when I have tried to rationalise the many CABs which Wise creates when you add files to a Transform: Wise defaults to adding files from each 'session' (i.e. between compiles) into a new CAB each time and can really get confused when you try to tidy up by editing the tables directly.
Each record in the Media table represents a disk on the source media containing all the files with a sequence number less than or equal to the value in the LastSequence column and greater than the LastSequence value in the record of the preceding disk.
It sounds like you have a file with a sequence number which doesn't appear in the range defined in the Media table.
I've seen this error when I have tried to rationalise the many CABs which Wise creates when you add files to a Transform: Wise defaults to adding files from each 'session' (i.e. between compiles) into a new CAB each time and can really get confused when you try to tidy up by editing the tables directly.
Each record in the Media table represents a disk on the source media containing all the files with a sequence number less than or equal to the value in the LastSequence column and greater than the LastSequence value in the record of the preceding disk.
It sounds like you have a file with a sequence number which doesn't appear in the range defined in the Media table.
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.