Re: [WiX-users] Error while including fragment from a a legacy project...

2011-03-15 Thread Gregg Swanson
Rob, I am currently running with version 3.6.1328.0. Gregg -Original Message- From: Rob Mensching [mailto:r...@robmensching.com] Sent: Tuesday, March 15, 2011 8:08 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Error while including fragment from a

Re: [WiX-users] Error while including fragment from a a legacy project...

2011-03-15 Thread Rob Mensching
What are the versions of WiX toolset you are working with? On Mon, Mar 14, 2011 at 1:09 PM, Gregg Swanson wrote: > I am converting a legacy WIX project to build under via MSBuild and the > IDE. I am receiving the following error message: > > The element 'Include' in namespace ' > http://schemas.m

[WiX-users] Error while including fragment from a a legacy project...

2011-03-14 Thread Gregg Swanson
I am converting a legacy WIX project to build under via MSBuild and the IDE. I am receiving the following error message: The element 'Include' in namespace 'http://schemas.microsoft.com/wix/2006/wi' cannot contain text. List of possible elements expected: any element in namespace '##any'. When