[Nant-users] Solution Task Problem

2004-12-17 Thread Shane Faulkner
I'm having a problem with Visual NAnt solution task. VS.NET 2003 will build my project but when I try to build it through ant I am getting an error. Can anyone shed some light on this for me?   Command "nant -verbose AutomatedIntegration"   Thanks             verbo

Re: [Nant-users] Solution Task problem

2004-09-13 Thread Gert Driesen
Kent, Can you provide a small repro for this issue ? Thanks, Gert - Original Message - From: "Kent Boogaart" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, September 14, 2004 8:21 AM Subject: [Nant-users] Solution Task problem Hello, This prob

[Nant-users] Solution Task problem

2004-09-13 Thread Kent Boogaart
Title: Solution Task problem Hello, This problem has been mentioned previously in the developer group (see http://www.mail-archive.com/[EMAIL PROTECTED]/msg04673.html) and was supposedly fixed. However, I just downloaded the nightly build and am experiencing the same problem. When using the

[Nant-users] Solution task problem with latest build

2004-07-08 Thread Brian G. Riviere
Would anyone happen to know I’m receiving this error when trying to compile a C++ project/   Buildfile: file:///D:/Projects/RTLE/rtle.build Base Directory: D:\Projects\RTLE. Target(s) specified: build Build sequence for target `build' is init, build Complete build sequence is init, b

Re: [Nant-users] Solution task problem with tlbimp

2003-12-18 Thread Gert Driesen
03\SDK\v1.1\Bin) to your PATH. Gert - Original Message - From: "Tim Dallmann" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, December 18, 2003 7:35 PM Subject: [Nant-users] Solution task problem with tlbimp > Hi, > > I'm attempting to use

RE: [Nant-users] Solution task problem with tlbimp

2003-12-18 Thread Tim Dallmann
- From: Tim Dallmann Sent: Thu 12/18/2003 12:35 PM To: [EMAIL PROTECTED] Cc: Subject: [Nant-users] Solution task problem with tlbimp Hi, I'm attempting to use the solution task to build a project that inc

[Nant-users] Solution task problem with tlbimp

2003-12-18 Thread Tim Dallmann
Hi, I'm attempting to use the solution task to build a project that includes a reference to a COM dll. http://nant.sf.net/schema/nant-20030903.xsd";> I'm getting the following error: build: [solution] Starting so

[Nant-users] Solution task problem

2003-10-10 Thread Dmitriy Bezugliy
Title: [Nant-users] Solution task problem Hi all Enybody know what's mean this error (it's was a reason my previous problem  wis solution task                 BUILD FAILED         INTE

[Nant-users] Solution task Problem

2003-10-09 Thread Dmitriy Bezugliy
Title: [Nant-users] Solution task Problem Hi all I try use Solution task and got >INTERNAL ERROR > System.NullReferenceException: Object reference not set to an instance of an object. Log attached Regards, Dmitry Bezuglyy [EMAIL PROTECTED] NAnt v

[Nant-users] solution task : problem with resources

2003-09-09 Thread Vincent Labatut
hi, i'm using NAnt to build my 25 projects VS.Net solution (don't ask me why there are so many), I just had problems with the resources file names in my Web project (all the .resx files). Here is what I got : System.ArgumentException: Illegal characters in path. at System.IO.Path.Combine(St

[Nant-users] Solution task problem

2003-08-01 Thread Dmitriy Bezugliy
Hi I novice to Nant and Ant.   I try to using task And got those answer :   build: [solution] Starting solution build. [solution] Included projects: [solution] - C:\aCRM\src\Core\Bkc.Oblik.aCRM.Common\Bkc.Oblik.aCRM.Common.csproj [solution] Reference projects: Total time: 0 secon