[nant-dev] Solution task problems

2004-01-25 Thread Jia Bin
hi, I'm trying to build a solution and met the following problem. BUILD FAILED INTERNAL ERROR System.IO.FileLoadException: Assembly gemgeocurtainm.dll already loaded without additional security evidenc . File name: gemgeocurtainm.dll Server stack trace: at

[nant-dev] 0.8.4 build error

2004-01-25 Thread Dmitry Ponomarenko
Hello. At this morning I download newely version of Nant (0.8.4). When I try to build it I get error. I copy build log bottom: NAnt 0.84 (Build 0.84.1435.0; net-1.0.win32; rc 1; 12/6/2003) Copyright (C) 2001-2003 Gerry Shaw http://nant.sourceforge.net Buildfile:

[nant-dev] (no subject)

2004-01-25 Thread Somya Jain
Hi I am getting the following exception when attempting to use the solution task System.Runtime.Serialization.SerializationException: The type System .ComponentModel.LicenseException in Assembly System, Version=1.0.5000.0, Culture =neutral, PublicKeyToken=b77a5c561934e089 is not

[nant-dev] Nant .84 Fails to Build Solution that .83 built

2004-01-25 Thread Kinsman,Chris
I have a build for a project that I upgraded to the released .84 today. It build this morning with 9/23/2003 nightly build just fine. With the released .84 I get: compile: [solution] Starting solution build. onfailure: [echo] Build failed! [mail] Sending mail to [EMAIL

[nant-dev] internal error

2004-01-25 Thread Alex Odintsov
Hi guys, First of all - THANK YOU for the great tool! I'm using 20040118 build version (I believe it is 0.85) We got tons of projects and I want to create properties with all project names. Unfortunately there is no list element, so I want to load projects from xml file. The result

[nant-dev] Bug report: INTERNAL ERROR

2004-01-25 Thread Fangping Chen
I encountered the following error while building C# web project using Nant (release 0.8.4 or the nightly build). It looks like that it tries to load the same assembly twice. Thank you. The build file - ?xml version=1.0 ? project name=test default=test target name=test

[nant-dev] Nant issue - Error 409 when building a web project

2004-01-25 Thread Mulla, Asif
Hi, I'm using the latest nightly build of nant (21-Januray-2004) and am getting the error below. My solution setup is quite simple: a hello world web project and a hello world win project. The Web project initially failed to compile giving a forbidden 403 error. After giving full permissions

[nant-dev] NAnt Error building VS.NET solution

2004-01-25 Thread Steele, Tom
INTERNAL ERROR System.NullReferenceException: Object reference not set to an instance of an obj ect. at NAnt.VSNet.Reference..ctor(Solution solution, ProjectSettings ps, XmlEleme nt elemReference, SolutionTask solutionTask, String outputDir) at NAnt.VSNet.Project.Load(Solution

Re: [nant-dev] (no subject)

2004-01-25 Thread Gert Driesen
Somya, Can you package up a zip file containing the minimum set of files necessary to reproduce this issue ? Thanks, Gert - Original Message - From: Somya Jain [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, January 08, 2004 12:03 AM Subject: [nant-dev] (no subject) Hi I am

Re: [nant-dev] Solution task problems

2004-01-25 Thread Gert Driesen
Jia, Can you package up a zip file containing the minimum set of files to reproduce this issue as I'd be really interested to get this fixed ? Thanks, Gert - Original Message - From: Jia Bin [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, January 05, 2004 3:41 AM Subject:

Re: [nant-dev] internal error report

2004-01-25 Thread Gert Driesen
Kevin, It would be great if you could indeed supply us with a zip file containing the minimum set of files necessary to reproduce this issue ... Thanks, Gert - Original Message - From: Kevin McIntire [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, January 21, 2004 7:47 PM

Re: [nant-dev] internal error

2004-01-25 Thread Gert Driesen
Alex, I'm afraid I'm missing the point right here, could it be that the body of your message is incomplete ? Thanks, Gert - Original Message - From: Alex Odintsov [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, January 19, 2004 4:17 AM Subject: [nant-dev] internal error Hi

[nant-dev] [ nant-Bugs-880236 ] Using Wrong Framework

2004-01-25 Thread SourceForge.net
Bugs item #880236, was opened at 2004-01-19 23:29 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=402868aid=880236group_id=31650 Category: None Group: None Status: Open Resolution: None

[nant-dev] [ nant-Bugs-880616 ] Build succeeds with failing task in nant.onsuccess

2004-01-25 Thread SourceForge.net
Bugs item #880616, was opened at 2004-01-20 10:03 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=402868aid=880616group_id=31650 Category: Core Group: 0.8.4.0 Status: Open Resolution: None

[nant-dev] [ nant-Bugs-880233 ] Nant unit test fails

2004-01-25 Thread SourceForge.net
Bugs item #880233, was opened at 2004-01-20 00:25 Message generated for change (Comment added) made by drieseng You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=402868aid=880233group_id=31650 Category: Tests Group: 0.8.4.0 Status: Closed Resolution: Wont Fix

Re: [nant-dev] [ nant-Bugs-880233 ] Nant unit test fails

2004-01-25 Thread Gert Driesen
Jarek, We eventually will need to generate the (Common)AssemblyInfo.cs from our build file (using the asminfo task), that would also resolve this issue ... In order to accomplish this, we'll need a version task (similar to the one in NAntContrib) that can match the incrementing behaviour of the