RE: [Nant-users] license.licx from 3rd party for Asp.net control

2003-02-11 Thread Hearn, Bruce
our web developers get this too using chart Fx, and they have been removing these files from the .csproj files whenever they crop up. Though cfx likes to add them in, it seems to do no harm to simply ignore them out as far as NANT is concerned. Bruce -Original Message- From: Richards,To

[Nant-users] license.licx from 3rd party for Asp.net control

2003-02-11 Thread Richards,Tom
We have added some asp.net controls and I need to figure out how to build our web app with them. VS.NET embeds the license stuff fine, but I haven't a clue what to do for NANT. Any help would be greatly appreciated. --- This SF.NET email is sp

RE: [Nant-users] Nightly Snapshots ?

2003-02-11 Thread Hearn, Bruce
see http://nant.sourceforge.net/builds/ the new URL is linked from the wiki http://nant.sourceforge.net/wiki/ Bruce -Original Message- From: Dennany, Jerome {D177~Roswell} [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 11, 2003 9:45 AM To: [EMAIL PROTECTED] Subject: [Nant-users] Nig

[Nant-users] Nightly Snapshots ?

2003-02-11 Thread Dennany, Jerome {D177~Roswell}
On http://nant.sourceforge.net/snapshot/ The last nightly snapshot is from last month - nant-snapshot-20030122.zip (727338 bytes). I'm interested in using nAnt, but don't have CVS access, and I'd like to be current. Is there a reason why the snapshots are no longer available? Thanks, Jerry

RE: [Nant-users] Adding Tasks 0.7.9 vs 0.8

2003-02-11 Thread Simon Steele
Hi Bobby, I wonder if you should have: public string slnFileName ^^ Public access. I'm not sure - without looking at your source, I couldn't be sure. All of my attributes are marked as public, and I've never had this problem. Simon. > -Original Message- > From: Gill, Bobby [mailto:

RE: [Nant-users] Adding Tasks 0.7.9 vs 0.8

2003-02-11 Thread Gill, Bobby
Thanks, that appeared to be the problem. I forgot to add the "s" at the end of Task. Another problem that I am having is with setting the values of the TaskAttributes. For instance if I have: [TaskAttribute("solution",Required = true)] private string slnFileName {

[Nant-users] FW: NUNIT error

2003-02-11 Thread Patrice Calvé
Hi, I suggest you ask the good people of Nant. I have no clue how to help you on this one. Pat -Original Message- From: Madhu Gattani [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 11, 2003 00:39 To: Patrice Calvé Subject: NUNIT error Hi Patrice. I read your response on the nan

RE: [Nant-users] Adding Tasks 0.7.9 vs 0.8

2003-02-11 Thread Simon Steele
Hi, I think your dll needs to end in "Tasks.dll" so mine is called "UntidyTasks.dll" and this seems to work with the latest CVS code. Hope that helps, -- Simon Steele Programmers Notepad - http://www.pnotepad.org/ -Original Message- From: Gill, Bobby [mailto:[EMAIL PROTECTED]] Sent: 10