Bert,
I think it would be best to send us a repro for this issue, so we can assure
the references are correctly named.
Gert
- Original Message -
From: "Bert Jan Lappenschaar" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, August 16, 2004 3:26 PM
Subject: [Nant-users] reference
Hi,
I am running into the following problem:
I use a nant script that has produces an exe. It has a references
to Interop.TGXLib.dll and AxInterop.TGXLib.dll (wrapper dll’s).
Everything compiles fine.
Now, when I run the program I just compiled, it is looking for
dll’s TGXLib.dll
Title: nant / autosys debugging
I am using Autosys to initiate some nant jobs. Autosys is just a task scheduler from Computer Associates.
Sometimes the Autosys initiates a nant.exe process but the process does not initiate and does not even write the nant version (0.84) or anything. The nan
Felice,
This is now fixed in cvs.
Thanks,
Gert
- Original Message -
From: "Felice Vittoria" <[EMAIL PROTECTED]>
To: "Nant-Users (E-mail)" <[EMAIL PROTECTED]>
Sent: Monday, August 16, 2004 9:08 PM
Subject: [Nant-users] foreach documentation
Hello,
I was looking at the latest (nant-0.85-200
Out of curiosity, does anyone have an NAnt task/hack to install a custom
module for DotNetNuke?
---
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 5
Hello,
I was looking at the latest (nant-0.85-20040814) foreach documenation and I noticed
that one of the LoopItems can be 'None'. When I try to use the 'None' loopitem type I
will get: Invalid itemtype
Is 'None' valid? If not, can it be taken out of the LoopItem's documentation?
Thanks,
Hi Steve,
I have exactly the same problem as you mentioned about the solution
task. We have a DataAccess project and an Exception Management
project. The Exception Management Project has direct file reference to
2 dlls of Microsoft Application Exception Blocks. But the DataAccess
project also refe
try setting the MONO_NO_UNLOAD environment variable before running nant:
$ export MONO_NO_UNLOAD=1
this is a workaround for some limitations in mono's
AppDomain.Unloadimplementation.
Ian
Golo Haas wrote:
Hi there,
thanks for the fast help with my problem concerning 0.84 and Mono, I have followed
Hi there,
thanks for the fast help with my problem concerning 0.84 and Mono, I have followed the
advice and - in fact - I have much less problems using 0.85 :-).
My solution compiles, but when I try to run NUnit tasks, they do run, but in the end I
get an error message:
nunit:
[nunit2] Tes
Hi Golo,
You should have much better luck using a nightly build rather than 0.84
http://nant.sourceforge.net/builds/
Ian
Golo Haas wrote:
Hi there,
is it possible to compile NAnt 0.84 using Mono 1.0 on a SuSE Linux 9.1 system?
If I try to do so, I always get an error message saying:
make[3]: Enteri
Hi there,
is it possible to compile NAnt 0.84 using Mono 1.0 on a SuSE Linux 9.1 system?
If I try to do so, I always get an error message saying:
make[3]: Entering directory `/usr/local/nant-0.84'
mcs -target:library -define:MONO -debug -o bin/NAnt.DotNetTasks.dll
-r:./bin/NAnt.Core.dll -r:bin/
11 matches
Mail list logo