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
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
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