Hi,

Running Nant version 0.84.
Trying to build .net solution (with 3 VB projects). 
Received an error message from Nant during build, see attchment
errmsg.txt

I also included the build file used, the .NET solution file and the 3
VBProject files.

Hope it will help.

Regards, Robert




Robert de Jager
Database Administrator
Norfolkline ICT department
Office: +31 703527418
Mobile: +31 651005721
[EMAIL PROTECTED]
http://www.norfolkline.com



This message contains information that may be privileged or confidential and is the 
property of the Norfolkline Group. It is only intended for the person to whom it is 
addressed. If you are not the intended recipient, you are not authorized to read, 
print, retain, copy disseminate, distribute, or use this message or any part thereof. 
If you receive this message in error, please notify the sender immediately and delete 
all copies of this message.

Attachment: transit.build
Description: Binary data

NAnt 0.84 (Build 0.84.1455.0; net-1.0.win32; release; 26-Dec-2003)
Copyright (C) 2001-2003 Gerry Shaw
http://nant.sourceforge.net

Buildfile: file:///C:/Program Files/NAnt/TransiT/transit.build
Target(s) specified: build 

build:

    [mkdir] Creating directory C:\Program Files\NAnt\TransiT\build.
 [solution] Starting solution build.

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)
   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.1 seconds.

Attachment: OtherSupport.sln
Description: Binary data

Attachment: TransiT.Entities.OtherSupport.vbproj
Description: Binary data

Attachment: TransiT.Services.OtherSupport.vbproj
Description: Binary data

Attachment: UnitTestOtherSupport.vbproj
Description: Binary data

Reply via email to