ode, but failed in
Release mode.
Cheers,
-dn
-Original Message-
From: Jeff Kararo [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 03, 2003 7:03 AM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: RE: [Nant-users] Error with User Controls
Here is the task in my .build file. The web control
-Original Message-
From: Jean Rajotte [mailto:[EMAIL PROTECTED]
Sent: Monday, June 02, 2003 7:23 PM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: RE: [Nant-users] Error with User Controls
what does the comp
nce a line number?
Clayton
-Original Message-
From: Jean Rajotte [mailto:[EMAIL PROTECTED]
Sent: June 3, 2003 6:28 AM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: RE: [Nant-users] Error with User Controls
have hardly any experience w/ web apps, but why is the error message
saying &q
ical to
the one in the .csproj file?
> -Original Message-
> From: Jeff Kararo [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, June 03, 2003 08:03
> To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: RE: [Nant-users] Error with User Controls
>
>
> Here is the task in m
what does the compile 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: [N
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