[WiX-users] Heat & xsl

2009-03-25 Thread PoKrec

hi

I use heat to generate wxs:
"heat file x.txt -t:tr.xsl -out x.wxs"
and as a result i get error:

"heat.exe : error HEAT5055 : Error applying transform C:\work\sandbox\tr.xsl to 
harvested WiX: Token StartElement in state EndRootElement would result in an 
invalid XML document. Make sure that the ConformanceLevel setting is set to 
ConformanceLevel.Fragment or ConformanceLevel.Auto if you want to write an XML 
fragment."

tr.xsl:


http://www.w3.org/1999/XSL/Transform"; version="1.0" 
xmlns="http://schemas.microsoft.com/wix/2006/wi"; 
xmlns:wix="http://schemas.microsoft.com/wix/2006/wi";>
  
  

  



I am just starting learning xsl so i will appreciate any help with this

br
PoKrec

-- 
View this message in context: 
http://n2.nabble.com/Heat---xsl-tp2532164p2532164.html
Sent from the wix-users mailing list archive at Nabble.com.


--
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] assembly version and MSBuild integration

2009-03-18 Thread PoKrec

hi
does any of you have an idea how to integrate wix with msbuild?

when it just coping assemblies it is straight forward, problems begin when I
need to register my .NET assemblies on target machine
one could say to use Heat for this ... but problem with Heat is that it
changes Component GUID every time
and since my assembly version changes quite often manual modifications is
not a solution

any suggestions?
PoKrec
-- 
View this message in context: 
http://n2.nabble.com/assembly-version-and-MSBuild-integration-tp2495869p2495869.html
Sent from the wix-users mailing list archive at Nabble.com.


--
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users