[Nant-users] Deployment Issue

2004-03-08 Thread Steven Hawkes
Hi,   Thanks Jason the Copy task worked a treat.   Although I am not there yet I am interested to know how you guys are doing your final deployment builds, Nant or VS?   Although slightly off topic for this form I think, I am interested to hear about yor experiences for say For example, clie

[Nant-users] Deployment to remote PC using Nant

2004-03-07 Thread Steven Hawkes
HI,   I have a build from Nant where I want to distribute the various assemblies to remote dirrent PCs located on the same  network as the PC doing the Nant build.   Is it possible to do this directly from a task in Nant? e.g. some form of copy task.   Kind Regards   Steve

[Nant-users] Path to SoapSuds

2004-03-06 Thread Steven Hawkes
Hi,   I am trying to find a defined path in the NANT framework to the Soapsuds.exe file located in the framework BIN directory.   Tried "nant.settings.defaultframework.sdkdirectory" as a starting point  but it did not work, it complained that the variable has not been set.   Any ideas.   TIA St

[Nant-users] Begineers Question

2004-03-01 Thread Steven Hawkes
I have a solution which contains a number of folders as shown below:   Solution     Presentation     BusinessLogic     Utilities   All this builds into one executable for loading up to my PDA.   Utilities is in a name space Utilities, Presentation is in a name space Presentation etc and th

[Nant-users] Test Build of NANT

2004-02-26 Thread Steven Hawkes
Tried to do a test build of ANT and got the following error   ..Framework\v1.0.3705\csc.exe failed to start   This is correct as the actual directory where cdc.exe is located is ...Framework\v1.1.4322   Can anyone tell me why nant is choosing a different dir. Is it enough to copy csc.exe