Hi Ruben,
I found that the APTC attribute needed to be constructed slightly
differently.
This works for me.
From: Ruben Rotteveel [mailto:rrottev...@turnberrysolutions.com]
Sent: Saturday, March 31, 2012 11:17 AM
To: nant-users@lists.sourceforge.net
Subject: [NAnt-users] new to
Easiest way to get you want would be..
Create two nant files.
File1: builds commonSW & Project1
File2: builds commonSW & Project2
Setup 2 ccnet projects, each one pointing at one of the nant files
Put both projects in the same queue
>I posted this in the ccnet-users Google
Hi!
I'm just playing with the Windows 8 Developer Preview and of course, I
installed NAnt, too.
I downloaded NAnt as .zip archive (which means it gets the "mark of the
web"), moved it to my Program Files directory and tried to launch it. Result
was the probably by now well-known security exceptio
I use nantcontrib .85 with nant .90 just fine.
What problems are you experiencing?
-Original Message-
From: Macdiarmid, James D. [mailto:james.d.macdiar...@saic.com]
Sent: Tuesday, September 20, 2011 7:46 AM
To: Dominik Guder; nant-users@lists.sourceforge.net
Subject: Re: [NAnt-users]
What errors are you seeing?
Make sure you are building for x86 and not AnyCPU.
Does this help?
http://social.msdn.microsoft.com/Forums/en/msbuild/thread/e5900710-9849-4d10
-aa28-48b734d06bf2
We compile with msbuild to generate x86 assemblies on x64 hardware/OS just
fine.
You'll be missing a sett
I see this regularly, not just with Nant, but most files downloaded from
internet locations (that are not in the Trusted Sites list in IE).
http://superuser.com/questions/38476/this-file-came-from-another-computer-ho
w-can-i-unblock-all-the-files-in-a
-Original Message-
From: Daniel Nauc
If you browse to the nant executable on the build server, and right click..
choose "properties".
Does the first property page have an "Unblock" button? If yes..click it.
Does the ccnet server account have permissions to access all the
folders/files/programs that are used during the build.
-