RE: [Nant-users] RE: Problems building web project

2003-11-18 Thread David Reed
[EMAIL PROTECTED] On Behalf Of Curtis Zarger Sent: Tuesday, November 18, 2003 8:06 AM To: [EMAIL PROTECTED] Cc: Curtis Zarger Subject: [Nant-users] RE: Problems building web project   Thxs to Dave Reed and Gert Driesen for the help, I'm getting closer.  It seems I took too much of the Windows

[Nant-users] RE: Problems building web project

2003-11-18 Thread Curtis Zarger
Thxs to Dave Reed and Gert Driesen for the help, I'm getting closer.  It seems I took too much of the WindowsForms example to build my web project (1. vbc target should be "library" for web apps, not "exe". 2. imports section is handled by the 'references includes' entries.  3. System.Windo