On Mon, Jun 22, 2009 at 4:11 PM, WallyW <wally.war
...@gmail.com> wrote:
> Jay, thanks for your quick reply. Reading ccnetproject.xml as you
> suggest yields:
> A semi colon character was expected. Error processing resource
> 'file:///C:/Projects/globalei_library/Current/Build/ccnetproject.xml'.
> Line 66, ...
> <trunkUrl>https://&ProjectName/&ProjectCodeLineName;/
> &BuildDirectoryName;</trunkUrl>
> ------...
> And sure enough, that <trunkUrl> tag is line 66, column 28 is the P in
> ProjectName. So, a problem really with that line or something
> earlier in the file? I've looked through there but dont' see anything
> obvious (then again, I'm not familiar enought with the syntax to spot
> what should maybe be obvious).
> Regards,
> Wally
> On Jun 22, 9:59 am, Jay Flowers <jay.flow...@gmail.com> wrote:
> > It says that there is a problem with EntityName. Line 66, position 28.
> That
> > is happening while trying to read the ccnetproject.xml. So there is a
> > problem with that file or the Entities.xml. Try open the
> ccnetproject.xml
> > in Internet Explorer and see what error it shows.
> > On Mon, Jun 22, 2009 at 12:21 PM, Wally Warnke <wally.war...@gmail.com
> >wrote:
> > > Gentlemen,
> > > After installing CI Factory, getting my SVN repository set up and
> > > customizing Arguments.xml, the nant script kicked off by run.bat chews
> away
> > > for a while and then barfs up this error:
> > > ---------------
> > > [nant] c:\Projects\globalei_library\Current\Build\Common.Build.xml
> > > Common.CreateCCTraySfx Buildfile:
> > > file:///c:/Projects/globalei_library/Current/Build/Common.Build.xml
> > > Target framework: Microsoft .NET Framework 2.0
> > > Target(s) specified: Common.CreateCCTraySfx
> > > [echo] The ArtifactFolderName is 20060912111000
> > > [script] Scanning assembly "pxu0o8ae" for extensions.
> > > Common.CreateCCTraySfx:
> > > BUILD FAILED
> > > INTERNAL ERROR
> > > System.Xml.XmlException: An error occurred while parsing
> > > EntityName. Line 66, position 28.
> > > at System.Xml.XmlTextReaderImpl.Throw(Exception e)
> > > at System.Xml.XmlTextReaderImpl.Throw(String res, String
> > > arg)
> > > at System.Xml.XmlTextReaderImpl.ParseEntityName()
> > > at System.Xml.XmlTextReaderImpl.ParseEntityReference()
> > > at System.Xml.XmlTextReaderImpl.Read()
> > > at System.Xml.XmlLoader.LoadNode(Boolean
> > > skipOverWhitespace)
> > > at System.Xml.XmlLoader.LoadDocSequence(XmlDocument
> > > parentDoc)
> > > at System.Xml.XmlLoader.Load(XmlDocument doc,
> XmlReaderreader, Boolean
> > > preserveWhitespace)
> > > at System.Xml.XmlDocument.Load(XmlReader reader)
> > > at System.Xml.XmlDocument.Load(String filename)
> > > at CIFactory.NAnt.Types.XmlQuery.GetStrings() in
> > > c:\Projects\CI
> Factory\Current\Product\Production\Nant\CIFactory.NAnt.Tasks\Types\XmlQuery .cs:line
> > > 52
> > > at CIFactory.NAnt.Tasks.LoopThrough.ExecuteTask() in
> > > c:\Projects\CI
> Factory\Current\Product\Production\Nant\CIFactory.NAnt.Tasks\Tasks\LoopThro ugh.cs:line
> > > 50
> > > at NAnt.Core.Task.Execute() in c:\Projects\CI
> > > Factory\Current\Product\Production\Nant\NAnt.Core\Task.cs:line 177
> > > at NAnt.Core.Target.Execute() in c:\Projects\CI
> > > Factory\Current\Product\Production\Nant\NAnt.Core\Target.cs:line 247
> > > at NAnt.Core.Project.Execute(String targetName, Boolean
> > > forceDependencies) in c:\Projects\CI
> > > Factory\Current\Product\Production\Nant\NAnt.Core\Project.cs:line 897
> > > at NAnt.Core.Project.Execute() in c:\Projects\CI
> > > Factory\Current\Product\Production\Nant\NAnt.Core\Project.cs:line 849
> > > at NAnt.Core.Project.Run() in c:\Projects\CI
> > > Factory\Current\Product\Production\Nant\NAnt.Core\Project.cs:line 934
> > > Please send bug report to ci-factory@googlegroups.com
> > > ----------------
> > > In trying to track it down, I got down inside
> ...\<project>\Current\Build\
> > > Common.Build.xml to the Common.CreateCCTraySfx target where it looks
> like
> > > it’s trying to copy some file “cctray.exe.lnk”. On my system, that
> file
> > > exists only down inside a zip archive "cctray.zip". Am I off on a wild
> > > goose chase? Missing something on my system? Got something wrong in
> the
> > > project builder project?
> > > Thanks in advance for any help you can give pointing a poor ignorant
> newbie
> > > in the right direction.
> > > Best regards,
> > > Wally Warnke
> > --
> > Jay Flowers
> > ----------------------------------------------------------------------
> http://jayflowers.com
> > ----------------------------------------------------------------------
> Hide quoted text -
> > - Show quoted text -