[Nant-users] Problems with ChartFX licensing...

2004-07-05 Thread Richard Sbarro
Hello, I am receiving the following error when attempting to add a licenses.licx file to an .exe (using the 07/05 nightly build)... licenses.licx(11) : error LC0003 : Unabled to resolve type 'SoftwareFX.ChartFX.Chart, ChartFX' I'm not sure why it can't resolve this type.  I get the same erro

RE: [Nant-users] Project with GUID 'xxx' must be included for the build to work error

2004-07-05 Thread Brian Yeo
Hi Gert, Edwin, The error was raised when the .csproj file (e.g TMSManager) has the following content: Name = "PTA.TMS.TMSManager" Project = "{F5D11EDB-18B1-4569-AE65-81CEE830C162}" Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"

RE: [Nant-users] (no subject)

2004-07-05 Thread Jean-Michel Theriault
I don't get an error from the mail task...none that I can see anyways..but my log file gives me this.. [echo] Before MailDev ... sys.env.MailDev = true [echo] tolist ... [EMAIL PROTECTED] [echo] subject ... [???] Build FAILED... Not Set! [echo] files ... T:\3_Developing\build\??

Re: [Nant-users] (no subject)

2004-07-05 Thread Gert Driesen
Jean-Michel, You'll need a new nightly build of NAntContrib too. I haven't yet uploaded one, I'll do this later today and let you know when its available. Can you tell me what error you get from the task ? Thanks, Gert - Original Message - From: "Jean-Michel Theriault" <[EMAIL PROTECTE

[Nant-users] (no subject)

2004-07-05 Thread Jean-Michel Theriault
Hi Gert,   I got the latest nightly build, and here’s what I get now!!!   T:\3_Developing\build\Nant.build(154,4): invalid element . Unknown task or datatype.   Also the log says that it’s sending the email but I don’t get the email. Here’s my vssget code: