Nant build of Vs.NET solution using <solution> task gives the following error

BUILD FAILED

INTERNAL ERROR

System.Xml.XmlException: The data at the root level is invalid. Line 1, position 1.
at System.Xml.XmlTextReader.ParseRoot()
at System.Xml.XmlTextReader.Read()
at System.Xml.XmlValidatingReader.ReadWithCollectTextToken()
at System.Xml.XmlValidatingReader.Read()
at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
at System.Xml.XmlDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.LoadXml(String xml)
at NAnt.VSNet.ProjectFactory.LoadProjectXml(String path) in C:\Documents and Settings\drieseng\Local Settings\Temp\tmpCB.tmp\src\NAnt.VSNet\ProjectFactory.cs:line 75
at NAnt.VSNet.ProjectBase.LoadXmlDocument(String fileName) in C:\Documents and Settings\drieseng\Local Settings\Temp\tmpCB.tmp\src\NAnt.VSNet\ProjectBase.cs:line 222
at NAnt.VSNet.Project.Load(Solution sln, String projectPath) in C:\Documents and Settings\drieseng\Local Settings\Temp\tmpCB.tmp\src\NAnt.VSNet\Project.cs:line 146
at NAnt.VSNet.ProjectFactory.LoadProject(Solution sln, SolutionTask slnTask, TempFileCollection tfc, GacCache gacCache, ReferencesResolver refResolver, DirectoryInfo outputDir, String path) in C:\Documents and Settings\drieseng\Local Settings\Temp\tmpCB.tmp\src\NAnt.VSNet\ProjectFactory.cs:line 9
4
at NAnt.VSNet.Solution.LoadProjects(GacCache gacCache, ReferencesResolver refResolver) in C:\Documents and Settings\drieseng\Local Settings\Temp\tmpCB.tmp\src\NAnt.VSNet\Solution.cs:line 544
at NAnt.VSNet.Solution..ctor(FileInfo solutionFile, ArrayList additionalProjects, ArrayList referenceProjects, TempFileCollection tfc, SolutionTask solutionTask, WebMapCollection webMaps, FileSet excludesProjects, DirectoryInfo outputDir, GacCache gacCache, ReferencesResolver refResolver) in C:\D
ocuments and Settings\drieseng\Local Settings\Temp\tmpCB.tmp\src\NAnt.VSNet\Solution.cs:line 130
at NAnt.VSNet.Tasks.SolutionTask.ExecuteTask() in C:\Documents and Settings\drieseng\Local Settings\Temp\tmpCB.tmp\src\NAnt.VSNet\Tasks\SolutionTask.cs:line 375
at NAnt.Core.Task.Execute() in C:\Documents and Settings\drieseng\Local Settings\Temp\tmpCB.tmp\src\NAnt.Core\Task.cs:line 177
at NAnt.Core.Target.Execute() in C:\Documents and Settings\drieseng\Local Settings\Temp\tmpCB.tmp\src\NAnt.Core\Target.cs:line 249
at NAnt.Core.Project.Execute(String targetName, Boolean forceDependencies) in C:\Documents and Settings\drieseng\Local Settings\Temp\tmpCB.tmp\src\NAnt.Core\Project.cs:line 876
at NAnt.Core.Project.Execute() in C:\Documents and Settings\drieseng\Local Settings\Temp\tmpCB.tmp\src\NAnt.Core\Project.cs:line 833
at NAnt.Core.Project.Run() in C:\Documents and Settings\drieseng\Local Settings\Temp\tmpCB.tmp\src\NAnt.Core\Project.cs:line 903


Please send bug report to [EMAIL PROTECTED]

_________________________________________________________________
Don�t just search. Find. Check out the new MSN Search! http://search.msn.click-url.com/go/onm00200636ave/direct/01/




-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
_______________________________________________
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to