Hi
  I used tallow to create an xml file and replaced with "Put-Your_GUID" to the 
GUID generated. When I try to execute with candle it is giving me an error 
message as follows:
   fatal error CNDL0031: Data at the root level is invalid". What did I do 
wrong here?. I am attaching that generated file here. Thanks for any help. 
   
  Venkatesh
   
   
Microsoft (R) Windows Installer Xml Tool version 2.0.4820.0
Copyright (C) Microsoft Corporation 2003. All rights reserved.

<Wix xmlns="http://schemas.microsoft.com/wix/2003/01/wi";>
  <Fragment>
    <DirectoryRef Id="TARGETDIR">
      <Directory Id="directory0" Name="10.0">
        <Directory Id="directory1" Name="DATA">
          <Component Id="component0" DiskId="1" 
Guid="A6C1A510-8924-462D-864C-6DBA3F8F80F8">
            <File Id="file0" Name="keywords.dat" src="c:\program files\qualtech 
systems\teams\10.0\DATA\keywords.dat" />
          </Component>
          <Directory Id="directory2" Name="STYLES_1" LongName="StyleSheets">
            <Directory Id="directory3" Name="fonts">
              <Component Id="component1" DiskId="1" 
Guid="40B4FDC2-3877-4BFB-9F6C-B5BDC43D1704">
                <File Id="file1" Name="ARIALUNI.TTF" src="c:\program 
files\qualtech systems\teams\10.0\DATA\StyleSheets\fonts\ARIALUNI.TTF" />
                <File Id="file2" Name="arialuni.xml" src="c:\program 
files\qualtech systems\teams\10.0\DATA\StyleSheets\fonts\arialuni.xml" />
                <File Id="file3" Name="USERCO_1.XML" LongName="userconfig.xml" 
src="c:\program files\qualtech 
systems\teams\10.0\DATA\StyleSheets\fonts\userconfig.xml" />
              </Component>
            </Directory>
          </Directory>
        </Directory>
        <Directory Id="directory4" Name="DB">
          <Component Id="component2" DiskId="1" 
Guid="8C5A0414-868F-49CB-B855-12489B3D26E8">
            <File Id="file4" Name="TEAMS.MDB" src="c:\program files\qualtech 
systems\teams\10.0\DB\TEAMS.MDB" />
            <File Id="file5" Name="TEAMS__1.MDB" LongName="Teams_old.mdb" 
src="c:\program files\qualtech systems\teams\10.0\DB\Teams_old.mdb" />
          </Component>
        </Directory>
        <Directory Id="directory5" Name="LOG">
          <Component Id="component3" DiskId="1" 
Guid="EEF8A0E4-792F-42B6-B445-BF3B1BC2B2B8">
            <File Id="file6" Name="teams.log" src="c:\program files\qualtech 
systems\teams\10.0\LOG\teams.log" />
          </Component>
        </Directory>
        <Directory Id="directory6" Name="program">
          <Component Id="component4" DiskId="1" 
Guid="323A3E4F-DE96-4060-8BD3-5EEAF690AB11">
            <File Id="file7" Name="license.dat" src="c:\program files\qualtech 
systems\teams\10.0\program\license.dat" />
            <File Id="file8" Name="TEAMS.GID" src="c:\program files\qualtech 
systems\teams\10.0\program\TEAMS.GID" />
            <File Id="file9" Name="teams1.exe" src="c:\program files\qualtech 
systems\teams\10.0\program\teams1.exe" />
            <File Id="file10" Name="TEAMS__1.EXE" LongName="TEAMS_TESTING1.exe" 
src="c:\program files\qualtech systems\teams\10.0\program\TEAMS_TESTING1.exe" />
          </Component>
        </Directory>
      </Directory>
    </DirectoryRef>
  </Fragment>
</Wix>
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to