Colin,

This error means that NAnt cannot find the task resgen.

Reason: ResGen has been moved to the NAntContrib project and is no
longer included with NAnt.
You will need to get it from http://sf.net/projects/nantcontrib/ CVS.

Regards,

Bernard


> -----Original Message-----
> From: Colin Young [mailto:[EMAIL PROTECTED]] 
> Sent: Thursday, August 01, 2002 4:49 PM
> To: [EMAIL PROTECTED]
> Subject: [Nant-users] Unknown task resgen
> 
> 
> Any idea why I would get this error?
> 
> <resgen input="${build.webdir}\error.aspx.resx"
> output="${build.dir}\rexR3.error.aspx.resources" />
> 
> build.webdir and build.dir both exist and are defined. 
> ResGen.exe is in
> the path. I'm using Nant 0.7.9.
> 
> Thanks
> 
> Colin
> 
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> Nant-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/nant-users
> 


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to