Re: [WiX-users] XmlFile can't create a child element

2012-05-31 Thread Kjartan Þór Kjartansson
2 To: wix-users@lists.sourceforge.net Subject: [WiX-users] XmlFile can't create a child element Hi, I'm having a problem with using XmlFile to make changes to a configuration file. I'm trying to build the database appender configuration for log4net and I always get this error:

Re: [WiX-users] XmlFile can't create a child element

2012-05-31 Thread Peter Shirtcliffe
eforge.net Subject: [WiX-users] XmlFile can't create a child element Hi, I'm having a problem with using XmlFile to make changes to a configuration file. I'm trying to build the database appender configuration for log4net and I always get this error: ExecXmlFile: Error 0x8000400

[WiX-users] XmlFile can't create a child element

2012-05-31 Thread Kjartan Þór Kjartansson
Hi, I'm having a problem with using XmlFile to make changes to a configuration file. I'm trying to build the database appender configuration for log4net and I always get this error: ExecXmlFile: Error 0x80004005: failed to create child element: conversionPattern The source for generating thi