Loads of <solution> task issues were fixed post 0.84, can you try using the latest nightly build (http://nant.sourceforge.net/nightly/builds) ?
Thanks, Gert ----- Original Message ----- From: "Jahirul Islam" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, July 08, 2004 11:11 AM Subject: [nant-dev] Internal error - bug report > > C:\CCNet\build>\nant-0.84\bin\nant -buildfile:kmc.co.uk.build -debug go > NAnt 0.84 (Build 0.84.1455.0; net-1.0.win32; release; 26/12/2003) > Copyright (C) 2001-2003 Gerry Shaw > http://nant.sourceforge.net <http://nant.sourceforge.net> > > Framework net-1.2 is invalid and has not been loaded : Framework directory > C:\WI > NNT\Microsoft.NET\Framework\v1.2.30703 does not exist. > Framework netcf-1.0 is invalid and has not been loaded : Property > 'sdkInstallRoo > t' has not been set. > Framework mono-1.0 is invalid and has not been loaded : Property > 'sdkInstallRoot > ' has not been set. > Framework sscli-1.0 is invalid and has not been loaded : Framework directory > C:\ > sscli\build\v1.x86fstchk.rotor does not exist. > Buildfile: file:///C:/CCNet/build/kmc.co.uk.build > <file:///C:/CCNet/build/kmc.co.uk.build> > Base Directory: C:\CCNet\build. > Target(s) specified: go > Build sequence for target `go' is compile, deploy, go > Complete build sequence is compile, deploy, go, test > > compile: > > [solution] Starting solution build. > [solution] Loading projects... > [solution] Loading project 'c:\ccnet\build\kmc.co.uk\kmcweb.vbproj'. > [solution] Project: kmcweb Relative Output Path: bin\ Output Path: > c:\ccnet\bui > ld\kmc.co.uk\bin\ Documentation Path: > [solution] Project: kmcweb Relative Output Path: bin\ Output Path: > c:\ccnet\bui > ld\kmc.co.uk\bin\ Documentation Path: > [solution] Cleaning up temp folder > C:\DOCUME~1\jislam\LOCALS~1\Temp\2\vkwxe_ak. > > > BUILD FAILED > > INTERNAL ERROR > > System.NullReferenceException: Object reference not set to an instance of an > obj > ect. > at NAnt.VSNet.Reference..ctor(Solution solution, ProjectSettings ps, > XmlElement elemReference, SolutionTask solutionTask, String outputDir) > at NAnt.VSNet.Project.Load(Solution sln, String projectPath) > at NAnt.VSNet.ProjectFactory.LoadProject(Solution sln, SolutionTask > slnTask,TempFileCollection tfc, String outputDir, String path) > at NAnt.VSNet.Solution.LoadProjects() > at NAnt.VSNet.Solution..ctor(String solutionFileName, ArrayList > additionalProjects, ArrayList referenceProjects, TempFileCollection tfc, > SolutionTask solutionTask, WebMapCollection webMappings, FileSet > excludesProjects, String outputDir) > > at NAnt.VSNet.Tasks.SolutionTask.ExecuteTask() > at NAnt.Core.Task.Execute() > at NAnt.Core.Target.Execute() > at NAnt.Core.Project.Execute(String targetName, Boolean > forceDependencies) > at NAnt.Core.Project.Execute() > at NAnt.Core.Project.Run() > > Please send bug report to [EMAIL PROTECTED] > > Total time: 0.3 seconds. > > > C:\CCNet\build> > > > > > > > > > > > ------------------------------------------------------- > This SF.Net email sponsored by Black Hat Briefings & Training. > Attend Black Hat Briefings & Training, Las Vegas July 24-29 - > digital self defense, top technical experts, no vendor pitches, > unmatched networking opportunities. Visit www.blackhat.com > _______________________________________________ > nant-developers mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/nant-developers > ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com _______________________________________________ nant-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-developers
