RE: [Nant-users] Util Namespace Not Found

2004-11-18 Thread Gert Driesen
dag 18 november 2004 3:39To: Castro, Edwin Gabriel (Firing Systems Engr.); [EMAIL PROTECTED]Subject: RE: [Nant-users] Util Namespace Not Found So, using the verbose NAnt setting, I got to see what it was passing to CSC.Exe – It turns out that this issue reproduces out

RE: [Nant-users] Util Namespace Not Found

2004-11-17 Thread Gert Driesen
gr.); [EMAIL PROTECTED]Subject: RE: [Nant-users] Util Namespace Not Found So, using the verbose NAnt setting, I got to see what it was passing to CSC.Exe – It turns out that this issue reproduces outside of the NAnt environment.  That being said, the fix is to tell NAnt to includ

RE: [Nant-users] Util Namespace Not Found

2004-11-17 Thread Aaron Elder
.) [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 17, 2004 5:04 PM To: Aaron Elder; [EMAIL PROTECTED] Subject: RE: [Nant-users] Util Namespace Not Found   Although I have not been able to track down the problem… I have the feeling that this is some how related to some form of ambiguity.

RE: [Nant-users] Util Namespace Not Found

2004-11-17 Thread Castro, Edwin Gabriel (Firing Systems Engr.)
. Maybe this will spark some ideas to people with more knowledge than me.   --Edwin   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Aaron Elder Sent: Wednesday, November 17, 2004 3:35 PM To: [EMAIL PROTECTED] Subject: [Nant-users] Util Namespace Not Found   Hey all

[Nant-users] Util Namespace Not Found

2004-11-17 Thread Aaron Elder
Hey all,   I am brand spanking new to NAnt, but I have been able to get basic CS projects building.  One problem I have run into is with a project of mine that has a class called “Util” – After searching around; it appears others are having the same problem.   The problem is that when I