Re: [Nant-users] Newbie question: VBC vs. Solution task

2004-07-01 Thread Ian MacLean
TED] Sent: Wednesday, June 30, 2004 10:35 PM To: Ian MacLean Cc: Shawn Knowles; [EMAIL PROTECTED] Subject: Re: [Nant-users] Newbie question: VBC vs. Solution task / I mean 'It would help ...'/ I would help if you also post the text of the exception you get form the Solution task buil

RE: [Nant-users] Newbie question: VBC vs. Solution task

2004-07-01 Thread Shawn Knowles
both produce a 164kb binary. I assume I am missing something in my VBC build script. Shawn -Original Message- From: Ian MacLean [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 30, 2004 10:35 PM To: Ian MacLean Cc: Shawn Knowles; [EMAIL PROTECTED] Subject: Re: [Nant-users] Newbie question

Re: [Nant-users] Newbie question: VBC vs. Solution task

2004-06-30 Thread Ian MacLean
/ I mean 'It would help ...'/ I would help if you also post the text of the exception you get form the Solution task built version. Also - do the built binaries differ in file size ? We've had issues previously where resources weren't compiled in properly causing a runtime exception. Ian Shawn

Re: [Nant-users] Newbie question: VBC vs. Solution task

2004-06-30 Thread Ian MacLean
Shawn, I would help if you also post the text of the exception you get form the Solution task built version. Also - do the built binaries differ in file size ? We've had issues previously where resources weren't compiled in properly causing a runtime exception. Ian Shawn Knowles wrote: I would

[Nant-users] Newbie question: VBC vs. Solution task

2004-06-30 Thread Shawn Knowles
I would prefer building my solution using the solution task as opposed to the VBC task but I have been unsuccessful in doing so.  I know I am missing something because when I compile using VBC and specify all includes and imports the exe works fine.  Using the SOLUTION task, the exe compile