Re: [WiX-users] WixStdBA retry 'cancel' button not working?

2012-12-04 Thread Rob Mensching
Can you share a chunk of the log file for that. I expect the issue is the
automatic retry code on errors is incorrectly catching this scenario.


On Mon, Dec 3, 2012 at 6:15 AM, Bruce Cran br...@cran.org.uk wrote:

 Has anyone else found that the cancel button on the error retry dialog
 in WixStdBA doesn't work (in 3.7 RC)? I find clicking it displays the
 same error with an OK button before just retrying anyway. The error when
 this occurs is Could not access network location.

 --
 Bruce Cran


 --
 Keep yourself connected to Go Parallel:
 BUILD Helping you discover the best ways to construct your parallel
 projects.
 http://goparallel.sourceforge.net
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users




-- 
virtually,

   Rob Mensching
   http://RobMensching.com LLC
--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] WixStdBA retry 'cancel' button not working?

2012-12-04 Thread Bruce Cran
On 04/12/2012 15:06, Rob Mensching wrote:
 Can you share a chunk of the log file for that. I expect the issue is the
 automatic retry code on errors is incorrectly catching this scenario.

[07E0:0640][2012-12-03T14:00:33]i301: Applying execute package: 
package.msi, action: Install, path: C:\ProgramData\Package 
Cache\{guid}v1.0.0.0\package.msi, arguments: ' ALLUSERS=1 
ARPSYSTEMCOMPONENT=1 MSIFASTINSTALL=7 APPLICATIONFOLDER=C:\Program 
Files\Install'
[07E0:0640][2012-12-03T14:01:12]e000: Error 0x80070643: Failed to 
install MSI package.
[07E0:0640][2012-12-03T14:01:12]e000: Error 0x80070643: Failed to 
execute MSI package.
[0654:0178][2012-12-03T14:01:12]e000: Error 0x80070643: Failed to 
configure per-machine MSI package.
[0654:0178][2012-12-03T14:01:12]w348: Application requested retry of 
package: package.msi, encountered error: 0x80070643. Retrying...
[07E0:0640][2012-12-03T14:01:15]i301: Applying execute package: 
package.msi, action: Install, path: C:\ProgramData\Package 
Cache\{guid}v1.0.0.0\package.msi, arguments: ' ALLUSERS=1 
ARPSYSTEMCOMPONENT=1 MSIFASTINSTALL=7 APPLICATIONFOLDER=C:\Program 
Files\Install'
[07E0:0640][2012-12-03T14:02:08]e000: Error 0x80070643: Failed to 
install MSI package.
[07E0:0640][2012-12-03T14:02:08]e000: Error 0x80070643: Failed to 
execute MSI package.
[0654:0178][2012-12-03T14:02:08]e000: Error 0x80070643: Failed to 
configure per-machine MSI package.
[0654:0178][2012-12-03T14:02:08]w348: Application requested retry of 
package: package.msi, encountered error: 0x80070643. Retrying...

-- 
Bruce Cran

--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users