[nant-dev] Nant exception

2005-02-06 Thread Joe Scharf
Thanks for all your efforts with NANT. The following exception explains itself and I will attempt to work around it, however reporting the failing path would be an improvement. I have attached the offending nant script. cheers joe C:\Documents and Settings\joseph\My Documents\BackupBardon>nant

Re: [nant-dev] NAnt Exception

2004-12-04 Thread Mark Henry
dag 1 december 2004 20:24 To: Gert Driesen Cc: [EMAIL PROTECTED] Subject: Re: [nant-dev] NAnt Exception Well, I found it. While trying to get VS to compile things correctly, I had added an extra reference to one of the projects in the solution. Turns out this created a circular reference/depen

RE: [nant-dev] NAnt Exception

2004-12-02 Thread Gert Driesen
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Mark Henry > Sent: donderdag 2 december 2004 20:51 > To: Gert Driesen > Cc: [EMAIL PROTECTED] > Subject: Re: [nant-dev] NAnt Exception > > Ok, later today I'l

Re: [nant-dev] NAnt Exception

2004-12-02 Thread Mark Henry
using the task? -Mark- Gert Driesen wrote: -Original Message- From: Mark Henry [mailto:[EMAIL PROTECTED] Sent: woensdag 1 december 2004 20:24 To: Gert Driesen Cc: [EMAIL PROTECTED] Subject: Re: [nant-dev] NAnt Exception Well, I found it. While trying to get VS to compile things c

RE: [nant-dev] NAnt Exception

2004-12-01 Thread Gert Driesen
> -Original Message- > From: Mark Henry [mailto:[EMAIL PROTECTED] > Sent: woensdag 1 december 2004 20:24 > To: Gert Driesen > Cc: [EMAIL PROTECTED] > Subject: Re: [nant-dev] NAnt Exception > > Well, I found it. > While trying to get VS to compile things c

RE: [nant-dev] NAnt Exception

2004-12-01 Thread Gert Driesen
EMAIL PROTECTED] > Subject: Re: [nant-dev] NAnt Exception > > Well this time I get a stack overflow. > I've attached what appears to be the repeated set of calls from the > stack (copied out of Visual Studio's stack window, so it's not pretty > looking). Our soluti

RE: [nant-dev] NAnt Exception

2004-11-30 Thread Gert Driesen
time ;-) Gert > -Original Message- > From: Mark Henry [mailto:[EMAIL PROTECTED] > Sent: dinsdag 30 november 2004 17:38 > To: Gert Driesen > Cc: [EMAIL PROTECTED] > Subject: Re: [nant-dev] NAnt Exception > > Excellent - thank you! > The various workarounds we tried for Vis

Re: [nant-dev] NAnt Exception

2004-11-30 Thread Mark Henry
our issue. Gert -Original Message- From: Mark Henry [mailto:[EMAIL PROTECTED] Sent: maandag 29 november 2004 18:14 To: Gert Driesen Cc: [EMAIL PROTECTED] Subject: Re: [nant-dev] NAnt Exception Hey, sorry for taking so long in getting back to you. Turns out we found a workaround for the de

RE: [nant-dev] NAnt Exception

2004-11-30 Thread Gert Driesen
[EMAIL PROTECTED] > Sent: maandag 29 november 2004 18:14 > To: Gert Driesen > Cc: [EMAIL PROTECTED] > Subject: Re: [nant-dev] NAnt Exception > > Hey, sorry for taking so long in getting back to you. Turns out we > found a workaround for the devenv problem so we've been

Re: [nant-dev] NAnt Exception

2004-11-17 Thread Mark Henry
uce this issue. Gert -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mark Henry Sent: donderdag 11 november 2004 21:43 To: [EMAIL PROTECTED] Subject: [nant-dev] NAnt Exception We're trying to use nant to compile a solution from the command line

Re: [nant-dev] NAnt Exception

2004-11-15 Thread Gert Driesen
gt; Cc: <[EMAIL PROTECTED]> Sent: Monday, November 15, 2004 5:00 PM Subject: Re: [nant-dev] NAnt Exception > Well, I can't give you the sources, since this isn't a personal project > - it's for my employer. However, I'll try to re-create the problem in a > new soluti

RE: [nant-dev] NAnt Exception

2004-11-14 Thread Gert Driesen
OTECTED] > Subject: [nant-dev] NAnt Exception > > We're trying to use nant to compile a solution from the command line > (since devenv has serious issues doing that itself). However, nant > continually crashes when reading the solution file. It appears nant > doesn'

[nant-dev] NAnt Exception

2004-11-14 Thread Mark Henry
We're trying to use nant to compile a solution from the command line (since devenv has serious issues doing that itself). However, nant continually crashes when reading the solution file. It appears nant doesn't like the mix of managed C++ and C# projects that we have going. I've tried both