[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[TSVN] .NET Framework 1.1 SP1 is build precondition since TSVN rev 4121

From: Markus Schuh <markus.schuh_at_sdm.de>
Date: 2005-08-11 12:29:18 CEST

FYI:

Trying to make the installer with revision 4121 results in a stack trace
here, which I added below.
(XP SP2 german, not all actual Windows Updates installed)
No problem at all with WiX in TSVN revision 4120

Since the nightly succeeds with 4121 I searched the problem on my pc and
found it, I think:
After installing .NET Framework 1.1 SP1 (included in Windows Update) the
build succeeds again.

I'm not absolutely sure about this, but I would say someone who sets up
a "TSVN build environment" should make sure her .NET Framework is the
actual stable version. Could be added to build.txt.

The stack trace for reference. I was not able to see any such "?>"
inside the changes between rev 4120 and rev 4121.

candle.exe : error CNDL0001 : Cannot have '?>' inside an XML processing
instruction.

Exception Type: System.ArgumentException

Stack Trace:
   at System.Xml.XmlTextWriter.WriteProcessingInstruction(String name,
String text)
   at System.Xml.XmlProcessingInstruction.WriteTo(XmlWriter w)
   at System.Xml.XmlElement.WriteContentTo(XmlWriter w)
   at System.Xml.XmlElement.WriteTo(XmlWriter w)
   at System.Xml.XmlElement.WriteContentTo(XmlWriter w)
   at System.Xml.XmlElement.WriteTo(XmlWriter w)
   at System.Xml.XmlElement.WriteContentTo(XmlWriter w)
   at System.Xml.XmlElement.WriteTo(XmlWriter w)
   at System.Xml.XmlElement.WriteContentTo(XmlWriter w)
   at System.Xml.XmlElement.WriteTo(XmlWriter w)
   at System.Xml.XmlDocument.WriteContentTo(XmlWriter xw)
   at System.Xml.XmlDocument.WriteTo(XmlWriter w)
   at
Microsoft.Tools.WindowsInstallerXml.Compiler.ValidateDocument(XmlDocumentdocument)
   at Microsoft.Tools.WindowsInstallerXml.Compiler.Compile(XmlDocument
source, String sourcePath)
   at Microsoft.Tools.WindowsInstallerXml.Tools.Candle.Run(String[] args)

Markus

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Aug 11 12:31:27 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.