Re: [NAnt-users] Help with exception

2011-05-03 Thread Daniel Nauck
Try to "unblock" that zip file after download and then unpack it, or unblock every unpacked .dll and .exe file. Daniel Am 03.05.2011 um 17:59 schrieb Chris Fouts: > I just installed NAnt on my XP-based company laptop. When I run it I get the > following. Any help? I have v0.91-alpah2 (latest

Re: [NAnt-users] NAnt .NET 4.0 Security Problem

2011-04-18 Thread Daniel Nauck
Hello, Win7 x64(en). Regards, Daniel Am 19.04.2011 um 00:13 schrieb Ryan Boggs: > That is interesting. I've heard someone else report something similar > but couldn't verify that solution. > > What OS are you on? > > Thanks, > Ryan > > On Mon, Apr 18,

[NAnt-users] NAnt .NET 4.0 Security Problem

2011-04-18 Thread Daniel Nauck
Hello, just upgraded to .NET 4.0 and NAnt 0.91 Alpha 2 and got the same problem as others reported. Looks like its not a problem with your .NET 4.0 install nor with NAnt itsself. After unpacking the zip file, all distributed .dll and .exe files are "blocked". Right click on a single file -> pr

Re: [NAnt-users] Are people still using NAnt

2011-03-14 Thread Daniel Nauck
Hello, i'm using NAnt for all my projects. I don't have any issues with it. But its sad that the development/activity of this project is nearly zero. Daniel Am 14.03.2011 um 16:54 schrieb Bob Archer: > Hi Folks... we rely heavily on NAnt for our builds. But, it seems that > development and act

Re: [NAnt-users] Help with NAnt and NUnit 2.5.0.9122

2009-07-21 Thread Daniel Nauck
Hello, you can try out my NUnit task, available here: [1] [2] This one works with NUnit 2.4 and 2.5 The latest build is available here: [3] Daniel [1] http://dev.nauck-it.de/utilities/wiki/NAnt [2]http://dev.nauck-it.de/utilities/browser/NauckIT.NAnt/trunk/src/Tasks/NUnitTask.cs [3] http://bui