Aditya,

Please upgrade to a recent nightly build of NAnt
(http://nant.sourceforge.net/nightly/latest). Loads of issues with the
<solution> task were fixed after NAnt 0.84.

Thanks !

Gert
----- Original Message ----- 
From: "Aditya Patil" <[EMAIL PROTECTED]>
To: <nant-developers@lists.sourceforge.net>
Sent: Monday, October 31, 2005 9:23 PM
Subject: [nant-dev] BUG Report


Hi!

I am trying to build a web-based project and I am getting this particular
error.
 build-debug:

 [solution] Starting solution build.

[solution] Only C#, VB.NET <http://VB.NET> and C++ projects are
supported. Skipping
project 'flowViewPort

lSetup\flowViewPortalSetup.vdproj'.

[solution] Loading projects...

[solution] Loading project '
http://localhost/flowviewportal/FlowViewPortal.csproj'.

 onFailure:

 [echo] Error(s) occured in FlowViewPortal.csproj.

 BUILD FAILED

 INTERNAL ERROR

System.NullReferenceException: Object reference not set to an instance of an
object.

at NAnt.VSNet.Project.Load(Solution sln, String projectPath) in
c:\development\vssroot\development\framework1019

\resources\build\nant\nant-0.84\src\nant.vsnet\project.cs:line 221

at NAnt.VSNet.ProjectFactory.LoadProject(Solution sln, SolutionTask slnTask,
TempFileCollection tfc, String outp

utDir, String path) in
c:\development\vssroot\development\framework1019\resources\build\nant\nant-
0.84\src\nant.vsn

et\projectfactory.cs:line 70

at NAnt.VSNet.Solution.LoadProjects() in
c:\development\vssroot\development\framework1019\resources\build\nant\n

ant-0.84\src\nant.vsnet\solution.cs:line 407

at NAnt.VSNet.Solution..ctor(String solutionFileName, ArrayList
additionalProjects, ArrayList referenceProjects,

TempFileCollection tfc, SolutionTask solutionTask, WebMapCollection
webMappings, FileSet excludesProjects, String

outputDir) in
c:\development\vssroot\development\framework1019\resources\build\nant\nant-
0.84\src\nant.vsnet\soluti

on.cs:line 114

at NAnt.VSNet.Tasks.SolutionTask.ExecuteTask() in
C:\Development\VSSROOT\Development\FRAMEWORK1019\Resources\Bui

ld\NAnt\nant-0.84\src\NAnt.VSNet\Tasks\SolutionTask.cs:line 317

at NAnt.Core.Task.Execute()

at NAnt.Core.Target.Execute()

at NAnt.Core.Project.Execute(String targetName, Boolean forceDependencies)

at NAnt.Core.Tasks.CallTask.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]


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to