Now, the configurations are working.

Thanks!

Carolina Zuqueto.
-----Original Message-----
From: Alexander Shevchuk (Volt) [mailto:a-ale...@microsoft.com] 
Sent: quinta-feira, 17 de junho de 2010 20:40
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] XMLFile

Add SelectionLanguage attribute to your <Util:XmlFile> element:

<Util:XmlFile ...
     SelectionLanguage="XPath" />




-----Original Message-----
From: Carolina Zuqueto Amaral [mailto:carolina.ama...@conv.com.br]
Sent: Thursday, June 17, 2010 3:20 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] XMLFile

This is my xml:
  <?xml version="1.0" ?>
 <DTSConfiguration>
        <DTSConfigurationHeading>
             <DTSConfigurationFileInfo GeneratedBy="CONVERGENCIA\felipe.miana" 
GeneratedFromPackageName="ConnectionStrings"  
GeneratedFromPackageID="{6CD6920D-A4F0-4733-A08F-                125106F531F0}" 
GeneratedDate="21/10/2009 14:13:46" />
        </DTSConfigurationHeading>
        <Configuration ConfiguredType="Property" 
Path="\Package.Variables[User::path].Properties[Value]" ValueType="String">
                <ConfiguredValue>\\convs07\Historical 
Integration\DataFarm\WIT\Files\</ConfiguredValue>
         </Configuration>
         <Configuration ConfiguredType="Property" 
Path="\Package.Variables[User::WITPath].Properties[Value]" ValueType="String">
                  <ConfiguredValue>Provider=SQLNCLI10.1;Data 
Source=CONVS04;Integrated Security=SSPI;Initial 
Catalog=WIT_Historical</ConfiguredValue>
         </Configuration>
  </DTSConfiguration>

I need to configure the nodes  <Confiruration>, but the only difference between 
them is the path.
I isn´t getting to set it.

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day 
Giveaway. ONE MASSIVE PRIZE to the lucky parental unit.  See the prize list and 
enter to win:
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Confidencialidade: A informação contida nesta mensagem de e-mail, incluindo 
quaisquer anexos, é confidencial e está reservada apenas à pessoa ou entidade 
para a qual foi endereçada. Se você não é o destinatário ou a pessoa 
responsável por encaminhar esta mensagem ao destinatário, você está, por meio 
desta, notificado que não deverá rever, retransmitir, imprimir, copiar, usar ou 
distribuir esta mensagem de e-mail ou quaisquer anexos. Caso você tenha 
recebido esta mensagem por engano, por favor, contate o remetente imediatamente 
e apague esta mensagem de seu computador ou de qualquer outro banco de dados. 
Grato.

Confidentiality Notice: The information contained in this email message, 
including any attachment, is confidential and is intended only for the person 
or entity to which it is addressed. If you are neither the intended recipient 
nor the employee or agent responsible for delivering this message to the 
intended recipient, you are hereby notified that you may not review, 
retransmit, convert to hard copy, copy, use or distribute this email message or 
any attachments to it. If you have received this email in error, please contact 
the sender immediately and delete this message from any computer or other data 
bank. Thank you.
------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to