Try doing a build with loose uncompressed files and see if it installs ok. It may be something to do with the sizes of the individual files or the CAB file.
Phil -----Original Message----- From: andy smith [mailto:andysmi...@gmail.com] Sent: Tuesday, May 28, 2013 8:58 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Error 2902: Operation ixfAssemblyCopy called out of sequence. No. I didn't know this was something I needed to do & haven't done so before... On Tue, May 28, 2013 at 4:22 PM, Rob Mensching <r...@robmensching.com> wrote: > Have you modified the InstallExecuteSequence in your MSI? > > > On Tue, May 28, 2013 at 5:32 AM, andy smith <andysmi...@gmail.com> wrote: > > > Hi, I have a wix 3.6 install using burn. > > > > One of my MSIPackages (SharedDX.msi) within the setup fails to install. > > > > In the overall log I get.. > > > > [0814:0E98][2013-05-28T11:15:54]: Applying execute package: > > msi_SharedDX, > > action: Install, path: C:\Documents and Settings\All > > Users\Application Data\Package > > Cache\{F4E8970B-3EDA-4026-8657-BAAF76A2CF60}v6.0.179.0\SetupSharedDX > > .msi, > > arguments: ' ARPSYSTEMCOMPONENT="1"' > > [0814:0E98][2013-05-28T11:16:11]: Error 0x80070643: Failed to > > install MSI package. > > [0814:0E98][2013-05-28T11:16:11]: Error 0x80070643: Failed to > > execute MSI package. > > [0944:0FC0][2013-05-28T11:16:11]: Error 0x80070643: Failed to > > configure per-machine MSI package. > > [0944:0FC0][2013-05-28T11:16:11]: Applied execute package: > > msi_SharedDX, > > result: 0x80070643, restart: None > > [0944:0FC0][2013-05-28T11:16:11]: Error 0x80070643: Failed to > > execute MSI package. > > [0814:0E98][2013-05-28T11:16:11]: Removing cached package: > > msi_SharedDX, from path: C:\Documents and Settings\All > > Users\Application Data\Package > > Cache\{F4E8970B-3EDA-4026-8657-BAAF76A2CF60}v6.0.179.0\ > > > > and in the SharedDX log I'm getting the following.. > > > > MSI (s) (84:B4) [11:16:00:363]: Note: 1: 2360 MSI (s) (84:B4) > > [11:16:01:145]: Executing op: > > > > > AssemblyCopy(SourceName=gd9xpjkt.dll|DevExpress.Data.v11.1.dll,SourceC > abKey=f_dxData,DestName=DevExpress.Data.v11.1.dll,Attributes=512,FileS > ize=2113536,PerTick=32768,,VerifyMedia=1,,,,,,IsManifest=1,,,AssemblyM > ode=0,) > > MSI (s) (84:B4) [11:16:01:145]: Note: 1: 2205 2: 3: Error MSI (s) > > (84:B4) [11:16:01:145]: Note: 1: 2228 2: 3: Error 4: SELECT > > `Message` FROM `Error` WHERE `Error` = 2902 > > DEBUG: Error 2902: Operation ixfAssemblyCopy called out of sequence. > > MSI (s) (84:B4) [11:16:10:660]: Note: 1: 2205 2: 3: Error MSI (s) > > (84:B4) [11:16:10:660]: Note: 1: 2228 2: 3: Error 4: SELECT > > `Message` FROM `Error` WHERE `Error` = 1709 MSI (s) (84:B4) > > [11:16:10:660]: Product: Shared DX Components -- The installer has > > encountered an unexpected error installing this package. > This > > may indicate a problem with this package. The error code is 2902. > > The arguments are: ixfAssemblyCopy, , > > > > Presumably the pertinent item here is Error 2902: Operation > > ixfAssemblyCopy called out of sequence. > > > > Out of sequence with what? > > Is the sequence related to the sequence indicated in the File Table? > > That sequence seems to be solely the order the files are listed in > > my product.wxs file, and I do not believe there is any required > > order for > the > > files in my package. > > > > As you may be aware I'm a little stumped... Any pointers appreciated. > > > > Thanks > > > > > ---------------------------------------------------------------------- > -------- > > Try New Relic Now & We'll Send You this Cool Shirt New Relic is the > > only SaaS-based application performance monitoring > service > > that delivers powerful full stack analytics. Optimize and monitor > > your browser, app, & servers with just a few lines of code. Try New > > Relic and get this awesome Nerd Life shirt! > http://p.sf.net/sfu/newrelic_d2d_may > > _______________________________________________ > > WiX-users mailing list > > WiX-users@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/wix-users > > > > > > ---------------------------------------------------------------------- > -------- Try New Relic Now & We'll Send You this Cool Shirt New Relic > is the only SaaS-based application performance monitoring service that > delivers powerful full stack analytics. Optimize and monitor your > browser, app, & servers with just a few lines of code. Try New Relic > and get this awesome Nerd Life shirt! > http://p.sf.net/sfu/newrelic_d2d_may > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users > ---------------------------------------------------------------------------- -- Try New Relic Now & We'll Send You this Cool Shirt New Relic is the only SaaS-based application performance monitoring service that delivers powerful full stack analytics. Optimize and monitor your browser, app, & servers with just a few lines of code. Try New Relic and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ Try New Relic Now & We'll Send You this Cool Shirt New Relic is the only SaaS-based application performance monitoring service that delivers powerful full stack analytics. Optimize and monitor your browser, app, & servers with just a few lines of code. Try New Relic and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users