Another observation that I wondered is, 'Is the "C:\Temp\wxs\IRAdmin.connections.Config.wxs" on the remote server where candle.exe is being launched?'
Mapped drives only exist in the context of a particular user. So I find that when folks try to use windows services (which we deploy) with mapped drives they often run into issues where the service is running on a (remote from the user) server under a different user account which has no concept of the mapped drive. When a local drive is specified it is local from the perspective of the application, and not the remote user. On Vista (or later) this is also complicated by the split token issue, which is why the Credentials Manager introduced in Windows 7 is so useful. I do not know if any of this is helpful to your situation. -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/candle-exe-throws-Exception-tp7592331p7592359.html Sent from the wix-users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Managing the Performance of Cloud-Based Applications Take advantage of what the Cloud has to offer - Avoid Common Pitfalls. Read the Whitepaper. http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users