[Nant-users] NUnit2Report error in NAnt

2003-08-01 Thread Jeff Kararo
I am getting an error when I include NUnit2Report in my NAnt build "invalid element . Unknown task or datatype" Any idea why this is occuring? --- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-co

RE: [Nant-users] Error with User Controls

2003-06-04 Thread Jeff Kararo
ile task look like? do you reference all assemblies and references? > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Jeff Kararo > Sent: Monday, June 02, 2003 13:49 > To: [EMAIL PROTECTED] > Subject: [Nant-users] Error with U

[Nant-users] Error with User Controls

2003-06-03 Thread Jeff Kararo
I have a user control in my asp.net project. The user control has a public property that I set that will display a message in the control. Everything compiles in VS.NET. However, I get an error in NANT when trying to compile. The control is in the same namespace as the aspx page. I even tr