SOLVED: RE: [Nant-users] Function call help

2005-11-08 Thread Woodruff, Rodney
ed it to. -- Rodney -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Woodruff, Rodney Sent: Tuesday, November 08, 2005 3:51 PM To: nant-users@lists.sourceforge.net Subject: [Nant-users] Function call help All, I have the following lines in one of my targets:

[Nant-users] Function call help

2005-11-08 Thread Woodruff, Rodney
All, I have the following lines in one of my targets: However, call task is always executed even if 'getZDI' is false. I know it's false because of the echo line before it. Can someone tell me how to make this work they way I think it should. Thanks in advance. -- Rodney This e-mail mess

RE: [Nant-users] SourceSafe.Interop, or one of its dependencies, was not found

2004-10-19 Thread Woodruff, Rodney
elice Vittoria [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 19, 2004 12:10 PM To: Woodruff, Rodney; [EMAIL PROTECTED] Subject: RE: [Nant-users] SourceSafe.Interop, or one of its dependencies, was not found Rodney, I believe the message is coming from this: [loadtasks] Loading tasks from assem

RE: [Nant-users] SourceSafe.Interop, or one of its dependencies, was not found [PROBLEM SOLVED]

2004-10-19 Thread Woodruff, Rodney
] [mailto:[EMAIL PROTECTED] On Behalf Of Woodruff, Rodney Sent: Tuesday, October 19, 2004 12:04 PM To: [EMAIL PROTECTED] Subject: [Nant-users] SourceSafe.Interop, or one of its dependencies, was not found Hello All, I am trying to use the vss task from nant contrib. My target is below: I

[Nant-users] SourceSafe.Interop, or one of its dependencies, was not found

2004-10-19 Thread Woodruff, Rodney
Hello All, I am trying to use the vss task from nant contrib. My target is below: I am using the 'loadtasks' task to load tasks from the Nant.Contrib.Tasks.dll and the SourceSafe.Interop.dll. I didn't want to send a message to the developer list just yet because I figured that this i