|
From: Anton I. <aie...@io...> - 2014-06-23 15:20:26
|
Setup.exe is 56Mb. So there error is not Wix Boostrapper specific you mean and instead OS specific? Could it be domain permission issues? On Mon, Jun 23, 2014 at 5:15 PM, Carter Young <ec...@gr...> wrote: > How big is the file?? Regardless the error number you indicate only > show the types of errors I put in the list as I googled... > > Quoting Anton Iermolenko <aie...@io...>: > > > Not sure this is the case here. It's not bad RAM or corrupt file, since > > once file is copied to user's desktop folder the installation succeeds. > > > > Any other ideas? > > > > > > On Mon, Jun 23, 2014 at 4:22 PM, Carter Young <ec...@gr...> > wrote: > > > >> Some Possibilities: > >> 1. > >> > >> > http://www.sevenforums.com/installation-setup/34736-0x80070570-error-code-install-one-easy-solution.html > >> 2. https://answers.yahoo.com/question/index?qid=20091231164201AA1jCpl > >> 3. > >> > >> > http://superuser.com/questions/432368/installation-error-0x80070570-while-installing-windows-7 > >> > >> Carter > >> > >> Quoting Anton Iermolenko <aie...@io...>: > >> > >> > Hi, > >> > > >> > Wix burn fails to begin installation on some user machines from > >> > C:\SomeFolder\. To resolve it we have to copy package to user's > desktop > >> and > >> > run it from there. Any ideas what stands behind "0x80070570" error? > >> > > >> > Previously, we used to deploy to our clients using single MSI and had > no > >> > such issues, but had to know convert it into series of MSI-s we > install > >> > using Wix Boostrapper. > >> > > >> > Here is the error log: > >> > > >> > [14A0:0310][2014-06-21T20:02:34]i001: Burn v3.8.1128.0, Windows v6.1 > >> (Build > >> > 7601: Service Pack 1), path: > >> > C:\Users\Opt1\AppData\Local\TestCompany\TestCompany Client Setup.exe, > >> > cmdline: '-burn.unelevated > >> BurnPipe.{0CC10E48-16BF-4218-9943-634CA2BA234A} > >> > {01AD10FE-F61C-4DE5-B245-B5F3C2D5C5B9} 6072' > >> > [14A0:0310][2014-06-21T20:02:34]i000: Setting string variable > >> > 'WixBundleLog' to value > >> > > >> > 'C:\Users\Opt1\AppData\Local\Temp\TestCompany_Client_8.1.229.0_20140621200234.log' > >> > [14A0:0310][2014-06-21T20:02:34]i000: Setting string variable > >> > 'WixBundleOriginalSource' to value > >> > 'C:\Users\Opt1\AppData\Local\TestCompany\TestCompany Client Setup.exe' > >> > [14A0:0310][2014-06-21T20:02:34]i000: Setting string variable > >> > 'WixBundleName' to value 'TestCompany Client 8.1.229.0' > >> > [14A0:0310][2014-06-21T20:02:34]i100: Detect begin, 2 packages > >> > [14A0:0310][2014-06-21T20:02:34]i000: Registry key not found. Key = > >> > 'SOFTWARE\TestCompany\Client Prerequisites' > >> > [14A0:0310][2014-06-21T20:02:34]i101: Detected package: > PrerequisitesMsi, > >> > state: Absent, cached: None > >> > [14A0:0310][2014-06-21T20:02:34]i101: Detected package: ClientMsi, > state: > >> > Absent, cached: None > >> > [14A0:0310][2014-06-21T20:02:34]i199: Detect complete, result: 0x0 > >> > [14A0:148C][2014-06-21T20:02:35]i000: Setting numeric variable > >> > 'EulaAcceptCheckbox' to value 0 > >> > [14A0:0310][2014-06-21T20:02:35]i200: Plan begin, 2 packages, action: > >> > Install > >> > [14A0:0310][2014-06-21T20:02:35]i052: Condition 'NOT > PrerequisitesVersion > >> > OR (PrerequisitesVersion < v1.0.0.0)' evaluates to true. > >> > [14A0:0310][2014-06-21T20:02:35]w322: Skipping cross-scope dependency > >> > registration on package: PrerequisitesMsi, bundle scope: PerUser, > package > >> > scope: PerMachine > >> > [14A0:0310][2014-06-21T20:02:35]i000: Setting string variable > >> > 'WixBundleLog_PrerequisitesMsi' to value > >> > > >> > 'C:\Users\Opt1\AppData\Local\Temp\TestCompany_Client_8.1.229.0_20140621200234_0_PrerequisitesMsi.log' > >> > [14A0:0310][2014-06-21T20:02:35]i000: Setting string variable > >> > 'WixBundleRollbackLog_ClientMsi' to value > >> > > >> > 'C:\Users\Opt1\AppData\Local\Temp\TestCompany_Client_8.1.229.0_20140621200234_1_ClientMsi_rollback.log' > >> > [14A0:0310][2014-06-21T20:02:35]i000: Setting string variable > >> > 'WixBundleLog_ClientMsi' to value > >> > > >> > 'C:\Users\Opt1\AppData\Local\Temp\TestCompany_Client_8.1.229.0_20140621200234_1_ClientMsi.log' > >> > [14A0:0310][2014-06-21T20:02:35]i201: Planned package: > PrerequisitesMsi, > >> > state: Absent, default requested: Present, ba requested: Present, > >> execute: > >> > Install, rollback: None, cache: Yes, uncache: No, dependency: None > >> > [14A0:0310][2014-06-21T20:02:35]i201: Planned package: ClientMsi, > state: > >> > Absent, default requested: Present, ba requested: Present, execute: > >> > Install, rollback: Uninstall, cache: Yes, uncache: No, dependency: > >> Register > >> > [14A0:0310][2014-06-21T20:02:35]i299: Plan complete, result: 0x0 > >> > [14A0:0310][2014-06-21T20:02:35]i300: Apply begin > >> > [17B8:0FF4][2014-06-21T20:02:35]i360: Creating a system restore point. > >> > [17B8:0FF4][2014-06-21T20:02:41]i361: Created a system restore point. > >> > [14A0:0310][2014-06-21T20:02:41]i000: Caching bundle from: > >> > > >> > 'C:\Users\Opt1\AppData\Local\Temp\{b4b622fc-e6fb-4ad9-b36d-248b9515c6e0}\.be\TestCompany > >> > Client Setup.exe' to: 'C:\Users\Opt1\AppData\Local\Package > >> > Cache\{b4b622fc-e6fb-4ad9-b36d-248b9515c6e0}\TestCompany Client > >> Setup.exe' > >> > [14A0:0310][2014-06-21T20:02:41]i320: Registering bundle dependency > >> > provider: {b4b622fc-e6fb-4ad9-b36d-248b9515c6e0}, version: 8.1.229.0 > >> > [14A0:17AC][2014-06-21T20:02:41]i336: Acquiring container: > >> > WixAttachedContainer, copy from: > >> > C:\Users\Opt1\AppData\Local\TestCompany\TestCompany Client Setup.exe > >> > [14A0:17AC][2014-06-21T20:02:41]i000: Setting string variable > >> > 'WixBundleLastUsedSource' to value > >> > 'C:\Users\Opt1\AppData\Local\TestCompany\' > >> > [14A0:14D8][2014-06-21T20:02:41]e000: Error 0x80070570: Failed to > extract > >> > all files from container, erf: 1:4:0 > >> > [14A0:17AC][2014-06-21T20:02:41]e000: Error 0x80070570: Failed to > begin > >> and > >> > wait for operation. > >> > [14A0:17AC][2014-06-21T20:02:41]e000: Error 0x80070570: Failed to > extract > >> > payload: a1 from container: WixAttachedContainer > >> > [14A0:17AC][2014-06-21T20:02:41]e312: Failed to extract payloads from > >> > container: WixAttachedContainer to working path: > >> > > >> > C:\Users\Opt1\AppData\Local\Temp\{b4b622fc-e6fb-4ad9-b36d-248b9515c6e0}\AA277E16A0A041CAA7D085BEC3F2AE7650F3B2BF, > >> > error: 0x80070570. > >> > [14A0:0310][2014-06-21T20:02:41]e000: Error 0x80070570: Failed while > >> > caching, aborting execution. > >> > [14A0:0310][2014-06-21T20:02:41]i330: Removed bundle dependency > provider: > >> > {b4b622fc-e6fb-4ad9-b36d-248b9515c6e0} > >> > [14A0:0310][2014-06-21T20:02:41]i352: Removing cached bundle: > >> > {b4b622fc-e6fb-4ad9-b36d-248b9515c6e0}, from path: > >> > C:\Users\Opt1\AppData\Local\Package > >> > Cache\{b4b622fc-e6fb-4ad9-b36d-248b9515c6e0}\ > >> > [14A0:0310][2014-06-21T20:02:41]i399: Apply complete, result: > 0x80070570, > >> > restart: None, ba requested restart: No > >> > > >> > Thanks, > >> > Anton. > >> > > >> > ------------------------------------------------------------------------------ > >> > HPCC Systems Open Source Big Data Platform from LexisNexis Risk > Solutions > >> > Find What Matters Most in Your Big Data with HPCC Systems > >> > Open Source. Fast. Scalable. Simple. Ideal for Dirty Data. > >> > Leverages Graph Analysis for Fast Processing & Easy Data Exploration > >> > http://p.sf.net/sfu/hpccsystems > >> > _______________________________________________ > >> > WiX-users mailing list > >> > WiX...@li... > >> > https://lists.sourceforge.net/lists/listinfo/wix-users > >> > > >> > > >> > >> > >> > >> > >> > >> > ------------------------------------------------------------------------------ > >> HPCC Systems Open Source Big Data Platform from LexisNexis Risk > Solutions > >> Find What Matters Most in Your Big Data with HPCC Systems > >> Open Source. Fast. Scalable. Simple. Ideal for Dirty Data. > >> Leverages Graph Analysis for Fast Processing & Easy Data Exploration > >> http://p.sf.net/sfu/hpccsystems > >> _______________________________________________ > >> WiX-users mailing list > >> WiX...@li... > >> https://lists.sourceforge.net/lists/listinfo/wix-users > >> > > > ------------------------------------------------------------------------------ > > HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions > > Find What Matters Most in Your Big Data with HPCC Systems > > Open Source. Fast. Scalable. Simple. Ideal for Dirty Data. > > Leverages Graph Analysis for Fast Processing & Easy Data Exploration > > http://p.sf.net/sfu/hpccsystems > > _______________________________________________ > > WiX-users mailing list > > WiX...@li... > > https://lists.sourceforge.net/lists/listinfo/wix-users > > > > > > > > > > ------------------------------------------------------------------------------ > HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions > Find What Matters Most in Your Big Data with HPCC Systems > Open Source. Fast. Scalable. Simple. Ideal for Dirty Data. > Leverages Graph Analysis for Fast Processing & Easy Data Exploration > http://p.sf.net/sfu/hpccsystems > _______________________________________________ > WiX-users mailing list > WiX...@li... > https://lists.sourceforge.net/lists/listinfo/wix-users > |