Hi Neil,

did the underlying msi files change? Are those signed correctly? 
I had the same problem and didn't get it to work with the commands you posted. 
Did you try overriding the build targets in your .wixproj file instead of using 
those commands as explained here too: 
http://wix.sourceforge.net/manual-wix3/insignia.htm ?

Sabine

-----Ursprüngliche Nachricht-----
Von: Neil Sleightholm [mailto:n...@x2systems.com] 
Gesendet: Donnerstag, 15. November 2012 23:34
An: General discussion for Windows Installer XML toolset.
Betreff: Re: [WiX-users] Failed to extract all files from container

This has got something to do with signing. If I sign on my dev machine 
everything is ok but on the build machine it gives this error.

I am using this process if it is relevant:
        insignia -ib bundle.exe -o engine.exe
                ... sign engine.exe
        insignia -ab engine.exe bundle.exe -o bundle.exe
                ... sign bundle.exe

I use the same build process on both machines, on the build machine it was ok 
but is now failing. As far as I can tell nothing has changed on the build 
machine.

Neil

-----Original Message-----
From: Neil Sleightholm [mailto:n...@x2systems.com]
Sent: 15 November 2012 16:52
To: General toolset. (wix-users@lists.sourceforge.net)
Subject: [WiX-users] Failed to extract all files from container

My install has been working fine for a lot of builds and then last night's 
build generates this error when we run it:

[0674:0A1C][2012-11-15T16:42:56]: Prompt for source of package: NetFx40Redist, 
payload: NetFx40Redist, path: C:\Users\Neil 
Sleightholm\Desktop\Redist\dotNetFx40_Full_x86_x64.exe
[0674:0A1C][2012-11-15T16:42:56]: Acquiring package: NetFx40Redist, payload: 
NetFx40Redist, download from: http://go.microsoft.com/fwlink/?LinkId=247729
[0CF4:0770][2012-11-15T16:44:52]: Verified acquired payload: NetFx40Redist at 
path: C:\ProgramData\Package Cache\.unverified\NetFx40Redist, moving to: 
C:\ProgramData\Package 
Cache\58DA3D74DB353AAD03588CBB5CEA8234166D8B99\Redist\dotNetFx40_Full_x86_x64.exe.
[0674:03D8][2012-11-15T16:44:56]: Error 0x80004005: Failed to extract all files 
from container.
[0674:0A1C][2012-11-15T16:44:56]: Error 0x80004005: Faild to begin and wait for 
operation.
[0674:0A1C][2012-11-15T16:44:56]: Error 0x80004005: Failed to extract payload: 
a1 from container: WixAttachedContainer
[0674:0A1C][2012-11-15T16:44:56]: Failed to extract payloads from container: 
WixAttachedContainer to working path: C:\Users\Neil 
Sleightholm\Desktop\Setup.exe, error: 0x80004005.
[0CF4:0770][2012-11-15T16:44:56]: Removing cached package: NetFx40Redist, from 
path: C:\ProgramData\Package Cache\58DA3D74DB353AAD03588CBB5CEA8234166D8B99\
[0674:027C][2012-11-15T16:44:56]: Error 0x80004005: Failed while caching, 
aborting execution.

Any ideas what might be causing this or how to debug it?

Regards

Neil

Neil Sleightholm
X2 Systems Limited
n...@x2systems.com<mailto:n...@x2systems.com>

------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single web 
console. Get in-depth insight into apps, servers, databases, vmware, SAP, cloud 
infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single web 
console. Get in-depth insight into apps, servers, databases, vmware, SAP, cloud 
infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to