I'm adding a new file to my MSI.  I've created a new component for it in the 
MSI and included it in the patch.wxs.  When I look at the patch via orca, it 
looks like the file is there and fine.

However, when I apply the patch, I get the following error in the log.

DEBUG: Error 2247:  Database:  Transform stream read/write failure.
1: 2247 2:  3:  4:
This update package could not be opened. Contact the application vendor to 
verify that this is a valid Windows Installer update package.

I ran the patch with the following command line.

msiexec /update patch.msp MSIENFORCEUPGRADECOMPONENTRULES=1 /l*v patch.log

This is the first time we're adding a new file to an update.

Any ideas?

Thanks,
Sam
------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to