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
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
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
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
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