[WiX-users] XmlConfig issue with Repair

2014-09-15 Thread Adam Kadzban
Hi guys, I have an installer that's taking a password as input, and with that password creating an encrypted connection string. I'm using XmlConfig elements to dynamically insert the encrypted string into the application's config file. Install is working fine but Repair is creating an encrypted co

Re: [WiX-users] XmlConfig issue

2013-03-18 Thread Rob Mensching
I think that error 0x8007006e means the file could not be opened. My first guess would be that either it's missing or it is not XML. On Mon, Mar 18, 2013 at 9:29 AM, Sean Farrow wrote: > Hi all, > > I’m just refactoring and upgrading an installer from v2 to v3.8 of Wix. > We are using an XmlCon

[WiX-users] XmlConfig issue

2013-03-18 Thread Sean Farrow
Hi all, I’m just refactoring and upgrading an installer from v2 to v3.8 of Wix. We are using an XmlConfig from the util extension to modify a config file that is being installed with a .net application. The file is being installed—looking at the directory as the product is being installed, but I

Re: [WiX-users] XmlConfig issue with SSRS/Win2008 64bit

2008-09-21 Thread si
Please ignore, looks like it was something funky with the user running the installer. When I tried as the Administrator user of the box, the 64bit installer worked, when I tried with another user who had administrator rights, it failed, so definitely not MSI/WiX. Sorry for the noise. ---

[WiX-users] XmlConfig issue with SSRS/Win2008 64bit

2008-09-21 Thread si
Greetings, We have an installer which is modifying an SQL Server Reporting Services (SSRS) configuration file using XmlConfig in UtilExtension. On a 32bit O/S install it's working fine (Win2008/2003/Vista/XP), but on a 64bit O/S (Win2008) with SSRS 64bit install it's failing: MSI (s) (B8:B8) [01