Re: [WiX-users] Using XmlFile in a merge module

2008-01-02 Thread csellers
error, and web.config has not been copied. Is there anything I can do here? csellers wrote: > > I currently have an MSI Wix project that (among other things) copies an > xml file and makes modifications to it using util:XmlFile. I am in the > process of converting this project to a mer

Re: [WiX-users] Using XmlFile in a merge module

2007-12-28 Thread csellers
e using, including build number; > - The name and version of the tool used to build the final .msi; > - If you have access to Orca, or another tool for viewing .msm contents, > the > contents of the ModuleInstallExecuteSequence table from the .msm > (specifically the SchedXmlFile

[WiX-users] Using XmlFile in a merge module

2007-12-27 Thread csellers
I currently have an MSI Wix project that (among other things) copies an xml file and makes modifications to it using util:XmlFile. I am in the process of converting this project to a merge module (MSM), but when I include the merge module in another install, I get an error saying there was a fail