This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Error 2602 problem with MSM
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Jul 27, 2010
06:09 PM
Error 2602 problem with MSM
I have generated an MSI file using Installshield 2010 and test it that the install works correctly, and it does. From the MSI I have then exported and MSM file which is to be used with another install project. When this is run they get Error 2602 on a particular DLL.
Where can I look for the cause of this.
I have also attempted to set up a project to make the MSM file directly without success because all it seems to do is create the target folder which remains empty.
I am at a total loss with this so any help would be much appreciated.
Where can I look for the cause of this.
I have also attempted to set up a project to make the MSM file directly without success because all it seems to do is create the target folder which remains empty.
I am at a total loss with this so any help would be much appreciated.
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Jul 27, 2010
06:30 PM
Error 2602 means "The [2] table entry '[3]' has no associated entry in the Media table", according to the MSI help library, suggesting the merge module's files aren't being built into the final MSI database. How are you "exporting" the MSM?