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: [Nant-users] Error with User Controls
> 
> 
> 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 tried using the full qualified name when 
> declaring the variable in the code-behind.
> 
> ERROR
> The type or namespace name 'Test' does not exist in the class or 
> namespace (are you missing an assembly reference?)
> 
> Has anyone else had this or any ideas on how to fix it?
> 
> Jeff
> 
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: eBay
> Get office equipment for less on eBay! 
> http://adfarm.mediaplex.com/ad/ck/711-11697-> 6916-5
> 
> _______________________________________________
> 
> Nant-users mailing list
> [EMAIL PROTECTED] 
> https://lists.sourceforge.net/lists/listinfo/n> ant-users
> 



-------------------------------------------------------
This SF.net email is sponsored by: eBay
Get office equipment for less on eBay!
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to