Matt,

This issue was fixed after 0.85 RC1. Can you try using the latest nightly
build (http://nant.sourceforge.net/nightly/latest) and let us know if that
fixed your problem ?

Thanks !

Gert
----- Original Message ----- 
From: "Matt Daniel" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, December 21, 2004 1:29 AM
Subject: [nant-dev] exception, not too sure where project settings is meant
to be ?


> D:\cruise control>startnant.bat
>
> D:\cruise control>nant\bin\nant.exe -buildfile:cruise.build
> NAnt 0.85 (Build 0.85.1793.0; rc1; 11/28/2004)
> Copyright (C) 2001-2004 Gerry Shaw
> http://nant.sourceforge.net
>
> Buildfile: file:///D:/cruise control/cruise.build
> Target(s) specified: build
>
>
> build:
>
>  [solution] Starting solution build.
>
> BUILD FAILED
>
> INTERNAL ERROR
>
> System.ArgumentNullException: Value cannot be null.
> Parameter name: projectSettings
>    at NAnt.VSNet.ProjectReference..ctor(XmlElement xmlDefinition,
> ReferencesResolver referencesResolver, ProjectBase parent,
> SolutionBase solution, ProjectSettings projectSettings,
>  GacCache gacCache, DirectoryInfo outputDir)
>    at NAnt.VSNet.ReferenceFactory.CreateReference(SolutionBase
> solution, ProjectSettings projectSettings, XmlElement xmlDefinition,
> GacCache gacCache, ReferencesResolver references
> Resolver, ProjectBase parent, DirectoryInfo outputDir)
>    at NAnt.VSNet.VcProject..ctor(SolutionBase solution, String
> projectPath, XmlElement xmlDefinition, SolutionTask solutionTask,
> TempFileCollection tfc, GacCache gacCache, Referenc
> esResolver refResolver, DirectoryInfo outputDir)
>    at NAnt.VSNet.ProjectFactory.CreateProject(SolutionBase solution,
> SolutionTask solutionTask, TempFileCollection tfc, GacCache gacCache,
> ReferencesResolver referencesResolver, Di
> rectoryInfo outputDir, String projectPath)
>    at NAnt.VSNet.ProjectFactory.LoadProject(SolutionBase solution,
> SolutionTask solutionTask, TempFileCollection tfc, GacCache gacCache,
> ReferencesResolver referencesResolver, Dire
> ctoryInfo outputDir, String path)
>    at NAnt.VSNet.SolutionBase.LoadProjects(GacCache gacCache,
> ReferencesResolver refResolver)
>    at NAnt.VSNet.Everett.Solution..ctor(String solutionContent,
> SolutionTask solutionTask, TempFileCollection tfc, GacCache gacCache,
> ReferencesResolver refResolver)
>    at NAnt.VSNet.SolutionFactory.LoadSolution(SolutionTask
> solutionTask, TempFileCollection tfc, GacCache gacCache,
> ReferencesResolver refResolver)
>    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: 1.1 seconds.
>
> D:\cruise control>
>


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to