Re: [WiX-users] Failed to open XM === applicationHost.config

2010-06-09 Thread Paul Lalonde
Here are some gotchas to be aware of when using XmlConfig/XmlFile to modify IIS 7's applicationHost.config file : - You have to be elevated in order to *read* in the file. In my case, I was parsing the file from the UI sequence in order to present a list of web sites to the user. The simplest (

Re: [WiX-users] Failed to open XM === applicationHost.config

2010-06-02 Thread Blair
// // MessageId: ERROR_OPEN_FAILED // // MessageText: // // The system cannot open the device or file specified. // Sequence issue? What CA are you using to access the .config file? -Original Message- From: Velu [mailto:velusa...@syncfusion.com] Sent: Wednesday, June 02, 2010 6:50 AM To: