This turns out to have been a problem with long paths to files. Although none of the files actually exceeded the limit on system path length, moving the entire project to a different directory fixed the problem. Figuring it had something to do with expanding the variable in the source attribute and possibly how it dealt with relative paths, I changed where it was finding some of the files and it is now much happier about building the install.
-----Original Message----- From: Bob Arnson [mailto:b...@joyofsetup.com] Sent: Wednesday, April 29, 2009 6:53 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Source files with special characters are unusable? Charles Cruden wrote: > When I attempt to compile this project, light.exe gives an error: > > The system cannot find the file > '..\Matrikon.Suite.Intuition.SchematicDesigner\bin\Debug\SchematicDesign > er\AppData\Resources\IndustrialClipart\ Tanks\Underground storage tank, > or butterfly larva.xaml' with type ''. > Please file a bug with a repro case. I can't picture why the binder would care about commas, but something funky is going on. -- sig://boB http://joyofsetup.com/ ------------------------------------------------------------------------ ------ Register Now & Save for Velocity, the Web Performance & Operations Conference from O'Reilly Media. Velocity features a full day of expert-led, hands-on workshops and two days of sessions from industry leaders in dedicated Performance & Operations tracks. Use code vel09scf and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ Register Now & Save for Velocity, the Web Performance & Operations Conference from O'Reilly Media. Velocity features a full day of expert-led, hands-on workshops and two days of sessions from industry leaders in dedicated Performance & Operations tracks. Use code vel09scf and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users