Bug in WiX v3.9: http://wixtoolset.org/issues/4609/  

See comments in the bug for details.

_____________________________________________________________
 Short replies here. Complete answers over there: http://www.firegiant.com/


-----Original Message-----
From: Patrick Pirzer [mailto:patrick.pir...@prosoft.net] 
Sent: Friday, January 9, 2015 3:46 AM
To: General discussion about the WiX toolset.
Subject: Re: [WiX-users] What can cause an error when setting a bootstrapper 
variable?

Okay, now i have found out, why this error happens.
I had WiX 3.8 (all things fine) and my project manager has WiX 3.9.
Now i installed WiX 3.9, made a rebuild of my solution and tested the setup.

Here the result from the log file:

[0E54:0B54][2015-01-09T12:40:17]i299: Plan complete, result: 0x0
[0E54:0B54][2015-01-09T12:40:17]i300: Apply begin
[0E54:0E68][2015-01-09T12:40:17]i000: StateToViewConvert.Convert: value = 
Applying
[0E54:0B54][2015-01-09T12:40:17]i000: OnApplyBegin: Methode startet
[0678:0D04][2015-01-09T12:40:17]e000: Error 0x80070057: Failed to set the 
variant's encryption state
[0678:0D04][2015-01-09T12:40:17]e000: Error 0x80070057: Failed to set value of 
variable: INSTALLFOLDER
[0678:0D04][2015-01-09T12:40:17]e000: Error 0x80070057: Failed to set variable.
[0678:0D04][2015-01-09T12:40:17]e000: Error 0x80070057: Failed to read 
variables.
[0E54:0B54][2015-01-09T12:40:17]e000: Error 0x80070057: Another per-machine 
setup is already executing.

INSTALLFOLDER is the name of my overridable variable in the bundle.
As i said - with WiX 3.8 there was no problem at all.
Is it a bug in WiX 3.9 or do i have to change my code?

------------------------------------------------------------------------------
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