Re: [NAnt-users] unexpected attribute "duplicate" on element

2006-07-27 Thread Steve Whitley
I was using the latest version that was available for download on sf as of the day I posted this. Gert Driesen wrote: Steve, You must be using an older version of NAnt. Try downloading 0.85 RC4. Gert -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED

Re: [NAnt-users] unexpected attribute "duplicate" on element

2006-07-27 Thread Gert Driesen
Steve, You must be using an older version of NAnt. Try downloading 0.85 RC4. Gert > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Steve Whitley > Sent: woensdag 26 juli 2006 0:06 > To: nant-users@lists.sourceforge.net > Subject: [NAnt-users]

[NAnt-users] unexpected attribute "duplicate" on element

2006-07-27 Thread Steve Whitley
I have a task that zips up builds, and ships them over to another place.  I get the error Unexpected attribute \"duplicate\" on element . when I run it. docuementation shows there being a duplicate attribute. any clues as to solving this? thanks, Steve -

Re: [NAnt-users] MSBuild

2006-07-27 Thread Gert Driesen
> - Original Message - > From: "Gary Feldman" <[EMAIL PROTECTED]> > To: > Sent: Thursday, July 27, 2006 1:22 AM > Subject: Re: [NAnt-users] MSBuild > > Chris Holt wrote: > > > > I’m trying to switch my nant script to use the msbuild task instead of > > executing devenv and I’m not sure

Re: [NAnt-users] foreach alternativ?

2006-07-27 Thread Jay Flowers
You can use the loopthrough task on from my nant stuff distro avalible on jayflowers.com.  Here is an example:   dbpath="${VSS.DBPath}"  path="${ Private.SourceControl.ConvertLocalPathToPath.Path}"   username="${VSS.Username}"  password="${VSS.Password}"  fromlabel="Team2-1.

Re: [NAnt-users] error in solution task when referencing primaryinterop assembly ADODB

2006-07-27 Thread Hilton Wong
Hi Gert, here is the extract: [HKEY_CLASSES_ROOT\TypeLib\{0201--0010-8000-00AA006D2EA4}] [HKEY_CLASSES_ROOT\TypeLib\{0201--0010-8000-00AA006D2EA4}\2.1] @="Microsoft ActiveX Data Objects 2.1 Library" [HKEY_CLASSES_ROOT\TypeLib\{0201--0010-8000-00AA006D2EA4}\2.1\0] [HKEY_C

Re: [NAnt-users] error in solution task when referencing primaryinterop assembly ADODB

2006-07-27 Thread Gert Driesen
Hilton, Can you send me an extract of your registry for the ADODB type library (HKEY_CLASSES_ROOT\TypeLib\{0201--0010-8000-00AA006D2EA4}) ? Thanks! Gert > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Hilton Wong > Sent: woensdag 26 ju