0x80070570 = The file or directory is corrupted and unreadable.

Did you have your user verify that the digital signature of the bundle they 
downloaded was intact and valid? Are you using WixStdBA or your own BA? Are the 
files by chance Encrypted and/or Compressed (by the operating system)?

-----Original Message-----
From: Leo Woods [mailto:l.wo...@kublasoftware.com] 
Sent: Monday, February 02, 2015 2:02 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Wix 3.9 Burn -> Error 0x80070570: Failed to extract all 
files from container, erf: 1:4:0

Hi All,

 

I'm using Wix and Burn to install my application, along with .Net 4.0 if 
needed.  Both are included with the installer (nothing downloaded from the 
web).  This all works fine on our computers (Windows 8.1, 7 & XP).

 

But we've deployed a handful of these and two people have already given us a 
log reporting the same error

 

[01CC:10F8][2015-02-01T09:39:17]i336: Acquiring container:
WixAttachedContainer, copy from:
C:\Programas\product-name-2015-trial-setup.exe

[01CC:10F8][2015-02-01T09:39:17]i000: Setting string variable 
'WixBundleLastUsedSource' to value 'C:\Programas\'

[01CC:08FC][2015-02-01T09:39:17]e000: Error 0x80070570: Failed to extract all 
files from container, erf: 1:4:0

[01CC:10F8][2015-02-01T09:39:17]e000: Error 0x80070570: Failed to begin and 
wait for operation.

[01CC:10F8][2015-02-01T09:39:17]e000: Error 0x80070570: Failed to extract
payload: a0 from container: WixAttachedContainer

[01CC:10F8][2015-02-01T09:39:17]e312: Failed to extract payloads from
container: WixAttachedContainer to working path:
C:\Users\John\AppData\Local\Temp\{a52da92d-6b4f-4e80-aedb-198f3e8a009b}\2089
BF363D3539B111EA2D21C78FA210F667D524, error: 0x80070570.

 

On the other hand, we've had several successful installs, so obviously only 
some set-ups have this problem.  It's enough to be a serious concern for us, as 
we're a low-volume business.

 

I've read a lot online about bad signing causing this problem, so I've
checked this.   I've double-signed properly with insignia, and I've checked
on my own computer that the engine is still signed when it's extracted to 
Package Cache.  It is.

 

Basically I have no idea.  The closest post I've found was this one - 

 

http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Wix-Burn-gt-Er
ror-0x80070570-Failed-to-extract-all-files-from-container-erf-1-4-0-td759540
6.html

 

. this same error, but fixed by moving the installer to the desktop.  One of 
our users was installing from their desktop and they still get this error, so I 
guess it's not quite the same.

 

Any help would be very greatly appreciated!

 

Leo

------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website, sponsored 
by Intel and developed in partnership with Slashdot Media, is your hub for all 
things parallel software development, from weekly thought leadership blogs to 
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to