RE: [NAnt-users] MailLogger credentials

2006-06-01 Thread Gert Driesen
Jason, Bad news: MailMessage.Fields is not exposed in .NET 1.0, and since we still target .NET 1.0 CLR for official releases, these new properties will not work in the upcoming release candidate. The code will still be there, but you'll need to manually build NAnt (targeting .NET 1.1 or higher)

AW: [NAnt-users] Read command line parameter into nant script

2006-06-01 Thread Ortius, Helga
Title: Re: [NAnt-users] Read command line parameter into nant script Hi Gary,   thank you for you quick answer and for the hints regarding the nant mail-user list. I assume we will soon upgrade NANT so that we can use this option.   Thanks again! Kind regards Helga Von: [EMAIL PROTECTED]

RE: [NAnt-users] Pre/Post Build Events

2006-06-01 Thread Gert Driesen
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Adam Gritt > Sent: woensdag 31 mei 2006 17:56 > To: nant-users@lists.sourceforge.net > Subject: [NAnt-users] Pre/Post Build Events > > I am working with about 190 projects that we are converting

Re: [NAnt-users] Help Needed

2006-06-01 Thread marc
Nagesh, C.L. wrote: Hi All, Actually i am new to NANT. My issue:- My issue is that i have to deploy a webapplication in my server. I want a database to be created on the server when i deploy the application in my server through msi. Can i do the above task? i.e, can i include s

[NAnt-users] Help Needed

2006-06-01 Thread Nagesh, C.L.
Hi All,    Actually i am new to NANT. My issue:- My issue is that i have to deploy a webapplication in my server. I want a database to be created on the server when i deploy the application in my server through msi. Can i do the above task? i.e, can i include sql scripts to create data

[NAnt-users] Query

2006-06-01 Thread Nagesh, C.L.
Hi All,    Actually i am new to NANT. My issue:- My issue is that i have to deploy a webapplication in my server. I want a database to be created on the server when i deploy the application in my server through msi. Can i do the above task? i.e, can i include sql scripts to create datab