Sorry about this spurious email, I am testing whether my emails appear
unreadable on this list
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: 24 January 2006 04:27
To: nant-users@lists.sourceforge.net
Subject: NAnt-users digest, V
Title: Setting startup object for an exe
Hi
I need to build an exe with a form as the startup object, when I build currently it is trying to find sub main which doesn't exist and so the build fails. I cant find any examples or information on this so any pointers would be appreciated.
Here
Title: Path too long
I have come up against a problem relating to the number of references on one of my web applications and the length of the path to the source code.
The problem manifests itself by throwing a spurious error when trying to build the web app that truncates the very last asp
I know I can use the -t option to target a particular framework, but how can
I be sure that is actually what is happening? In fact when I target 'net1.1'
and run my build, the first bit of the text at the top of my command window
says:
'NAnt (Build 0.85.1642.0; net1.0 win32; nightly 30/6/2004'
wh
Is there a way to compile .net component source code into a COM object with
NAnt?
Simon Burgess
We would like to take this opportunity to offer seasons greetings from all at
Marlborough Stirling. Rather than sending out Christmas cards this year, we
will be making a contribution to the charity
Hi All
I'm trying to use the sample 'VDirSample.build' to generate an msi for a
website depoyment, but I'm getting the following error:
"
Target(s) specified: msi
msi:
BUILD FAILED
Validation Error: Element 'NAnt.Contrib.Tasks.MSITask:msi' has invalid child
element 'NAnt.Contrib.Tasks.MS