Re: [NAnt-users] Invalid element .

2008-04-14 Thread Bob Archer
-users@lists.sourceforge.net Subject: Re: [NAnt-users] Invalid element . Vssget is in Nantcontrib. Did you copy the contents of the NantContrib distribution into the bin folder nant? BOb From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Todd

Re: [NAnt-users] Invalid element .

2008-04-14 Thread Bob Archer
@lists.sourceforge.net Subject: [NAnt-users] Invalid element . I am a new user to Nant, and getting an error I don't know how to fix. I use ccnet to build my project, which then calls Nant. What I want is for Nant to delete the files in the source directory (to remove any "leftovers") and then

[NAnt-users] Invalid element .

2008-04-14 Thread Todd Davis
I am a new user to Nant, and getting an error I don't know how to fix. I use ccnet to build my project, which then calls Nant. What I want is for Nant to delete the files in the source directory (to remove any "leftovers") and then pull the source code from VSS to build from. I saw examples of how

RE: [Nant-users] Invalid element . Unknown task or datatype.

2004-12-10 Thread Gert Driesen
ROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bill ArnetteSent: donderdag 9 december 2004 23:08To: [EMAIL PROTECTED]Subject: RE: [Nant-users] Invalid element . Unknown task or datatype. Gert,   There are no instructions in the documentation for NAnt nor NAntContrib about how

RE: [Nant-users] Invalid element . Unknown task or datatype.

2004-12-09 Thread Bill Arnette
PMTo: 'Andy Eunson'; [EMAIL PROTECTED]Subject: RE: [Nant-users] Invalid element . Unknown task or datatype. Hi Andy,   I noticed that you copied the NAnt.Contrib.Tasks assembly to your nant bin directory. Did you also copy all other files (eg. Interop.WindowsInstaller.

RE: [Nant-users] Invalid element . Unknown task or datatype.

2004-12-09 Thread Craig Wagner
s there an entry in the nant.exe.config that I missed?   What approach should I have used? From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Gert DriesenSent: Wednesday, December 08, 2004 11:26 PMTo: 'Andy Eunson'; [EMAIL PROTECTED]Subject: RE: [Nant-users] Invalid eleme

RE: [Nant-users] Invalid element . Unknown task or datatype.

2004-12-08 Thread Gert Driesen
binaries to the NAnt bin directory ;) From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Andy EunsonSent: donderdag 9 december 2004 6:23To: [EMAIL PROTECTED]Subject: [Nant-users] Invalid element . Unknown task or datatype.   This appears to be a 1.1

[Nant-users] Invalid element . Unknown task or datatype.

2004-12-08 Thread Andy Eunson
  This appears to be a 1.1 related problem. I had a very similar issue with the solution task in nant .85 using the dist assemblies on a machine that only has NET1.1. The solution there was to use the 85RC1 dist to build the 85RC1 source (you can’t build 85 with 84). Once I did that soluti

RE: [Nant-users] Invalid element:

2004-11-02 Thread Gert Driesen
om: Bielsik, Frank [mailto:[EMAIL PROTECTED] > Sent: dinsdag 2 november 2004 19:54 > To: Gert Driesen; [EMAIL PROTECTED] > Subject: RE: [Nant-users] Invalid element: > > > Gert, > > > I cannot reproduce this issue. Can you please post your build file > > to the lis

RE: [Nant-users] Invalid element:

2004-11-02 Thread Gert Driesen
8:00 > To: Gert Driesen; [EMAIL PROTECTED] > Subject: RE: [Nant-users] Invalid element: > > Gert, > > I tried NAnt 0.85 (Build 0.85.1766.0; nightly; 11/1/2004) and received > the same error (Invalid element . Unknown task or datatype.) > > Is there anything else I could tr

RE: [Nant-users] Invalid element:

2004-11-02 Thread Bielsik, Frank
Sent: Monday, November 01, 2004 10:47 PM To: Frank Bielsik; [EMAIL PROTECTED] Subject: Re: [Nant-users] Invalid element: Frank, You don't have to use in order to use the task. Can you try a binary distribution of a recent nightly build of NAnt (http://nant.sourceforge.net/nightly/builds/2004-

Re: [Nant-users] Invalid element:

2004-11-01 Thread Gert Driesen
aging issue. Gert - Original Message - From: "Frank Bielsik" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, November 01, 2004 7:39 PM Subject: [Nant-users] Invalid element: Sorry in advance if this has been answered recentlyâ I get the following m

[Nant-users] Invalid element:

2004-11-01 Thread Frank Bielsik
Sorry in advance if this has been answered recentlyâ I get the following message when using the task: Invalid element . Unknown task or datatype. Is there a or something needed here? I'm currently using the following nant build: NAnt 0.85 (Build 0.85.1714.0; net-1.0.win32; nigh

[Nant-users] Invalid element:

2004-11-01 Thread Bielsik, Frank
Sorry in advance if this has been answered recently…   I get the following message when using the task: Invalid element . Unknown task or datatype.   Is there a or something needed here?  I’m currently using the following nant build: NAnt 0.85 (Build 0.85.1714.0; net-1.0.win32; nigh

[Nant-users] invalid element

2003-09-15 Thread Javed Iqbal
Title: invalid element hi, i have a build file as follows: