[Nant-users] task - using of C# script for id property of component

2004-11-19 Thread Roman Semenov
Hello, Probably I'm doing something stupid... The script in attachment works fine. However if I replace the following line: id="{3408735E-EA0B-4FBA-9C1E-D520179F400A}" with id="${script::CreateRegistryGuid()}" it fails with the next log: D:\BuildSc

RE: [Nant-users] task using

2004-07-26 Thread Castro, Edwin Gabriel (Firing Systems Engr.)
Thank you! That did it. -- Edwin G. Castro Firing Systems Engineer [EMAIL PROTECTED] > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Troy Laurin > Sent: Monday, July 26, 2004 5:42 PM > To: Nant-Users > Subject: RE: [Na

RE: [Nant-users] task using

2004-07-26 Thread Troy Laurin
> > - Original Message - > > From: "Castro, Edwin Gabriel (Firing Systems Engr.)" > <[EMAIL PROTECTED]> > > To: "Nant-Users" <[EMAIL PROTECTED]> > > Sent: Saturday, July 24, 2004 1:50 AM > > Subject: [Nant

RE: [Nant-users] task using

2004-07-26 Thread Castro, Edwin Gabriel (Firing Systems Engr.)
stems Engr.)" <[EMAIL PROTECTED]> > To: "Nant-Users" <[EMAIL PROTECTED]> > Sent: Saturday, July 24, 2004 1:50 AM > Subject: [Nant-users] task using > > > I'm trying to do the following: > > > > > > > > > &g

Re: [Nant-users] task using

2004-07-23 Thread Gert Driesen
nt: Saturday, July 24, 2004 1:50 AM Subject: [Nant-users] task using I'm trying to do the following: Nothing happens. The only output is get is: copyfile: and nothing else. I'm using the nightly build from 7/11/2004: NAnt 0.85 (Build 0.85.1653.0; net-1.0.win32; nightly

[Nant-users] task using

2004-07-23 Thread Castro, Edwin Gabriel (Firing Systems Engr.)
I'm trying to do the following: Nothing happens. The only output is get is: copyfile: and nothing else. I'm using the nightly build from 7/11/2004: NAnt 0.85 (Build 0.85.1653.0; net-1.0.win32; nightly; 7/11/2004) T