Rajeev,

NAnt 0.85 can run on the following runtime:

- NET Framework 1.0 (net-1.0)
- NET Framework 1.1 (net-1.1)
- NET Framework 2.0 Beta 1 (net-2.0)
- Mono (mono-1.0)

and can target all these, and the following additional frameworks:

- .NET Compact Framework 1.0 ((netcf-1.0)
- SSCLI 1.0 (sscli-1.0)

For information on how to change the target framework, see
http://nant.sourceforge.net/faq.html#change-targetframework.

About your IIS question: what exactly do you want to output ? Are you
talking about deploying an ASP.NET application ?

Gert

----- Original Message ----- 
From: "rajeev vashist" <[EMAIL PROTECTED]>
To: "Gert Driesen" <[EMAIL PROTECTED]>
Sent: Wednesday, October 27, 2004 8:20 AM
Subject: Re: [Nant-users] Problem using NAnt 0.8.4


> Thanks Gert Driesen,
>                                 I have used by ur way the new version of
> NAnt.
> it got the success but tell me one thing
> in the help file there is a message that NAnt 0.85 is for .net version2.0
>
> and please solve my one problem also that
>
> i want to write the output in IIS or use for any other activity with IIS
> then how is it possible please tell me the process.
>
> Thanks
> Rajeev
>
> ----- Original Message -----
> From: "Gert Driesen" <[EMAIL PROTECTED]>
> To: "'rajeev vashist'" <[EMAIL PROTECTED]>
> Sent: Tuesday, October 26, 2004 12:29 PM
> Subject: RE: [Nant-users] Problem using NAnt 0.8.4
>
>
> > Rajeev,
> >
> > Try this :
> > http://nant.sourceforge.net/nightly/builds/2004-10-25-0.85/nant-bin.zip
> >
> > Just unzip it, and you're ready to go.
> >
> > Gert
> >
> > > -----Original Message-----
> > > From: rajeev vashist [mailto:[EMAIL PROTECTED]
> > > Sent: dinsdag 26 oktober 2004 8:47
> > > To: Gert Driesen
> > > Subject: Re: [Nant-users] Problem using NAnt 0.8.4
> > >
> > > Hi,
> > >       I am using .net version 1.1 and in this nant is showing
> > > the build
> > > failure in the starting when i unzip the nant folder and then
> > > run the exe of
> > > nant.
> > >
> > > please tell me the whole process of using the nant with .net
> > > version1.1
> > > and which version of nant can i use with the .net version1.1.
> > >
> > > please tell me the solution as soon as possible.
> > >
> > > Thanks
> > >      Rajeev
> > > ----- Original Message -----
> > > From: "Gert Driesen" <[EMAIL PROTECTED]>
> > > To: "'rajeev vashist'" <[EMAIL PROTECTED]>;
> > > <[EMAIL PROTECTED]>
> > > Sent: Tuesday, October 26, 2004 11:31 AM
> > > Subject: RE: [Nant-users] Problem using NAnt 0.8.4
> > >
> > >
> > > > Rajeev,
> > > >
> > > > You can try using a recent nightly build of NAnt
> > > > (http://nant.sourceforge.net/nightly/builds), as we now by
> > > default target
> > > > the latest .NET runtime installed.
> > > >
> > > > About your build failure : we can't tell what might be
> > > causing this if you
> > > > don't provide more information.
> > > >
> > > > Can you create a debug log (NAnt.exe -debug -logfile:log.txt
> > > > -buildfile:<your buildfile>) and send us that log file (eg.
> > > log.txt) ?
> > > >
> > > > Gert
> > > >
> > > >
> > > > ________________________________
> > > >
> > > > From: [EMAIL PROTECTED]
> > > > [mailto:[EMAIL PROTECTED] On Behalf Of rajeev
> > > vashist
> > > > Sent: maandag 25 oktober 2004 8:48
> > > > To: [EMAIL PROTECTED]
> > > > Subject: [Nant-users] Problem using NAnt 0.8.4
> > > >
> > > >
> > > > Hi,
> > > >
> > > >       I want to use the NAnt with the web application in .net but i
> > > > don't know the exact way even then i am using by reading the help.
> > > >
> > > > but there is a problem in using this that i have .net 1.1 version on
> > > > my system but in the NAnt by default 1.0.
> > > >
> > > > at first i've downloaded this on my desktop then according to the
> > > > help i unzip this in to a new folder in "C:\NAnt" then
> > > > i tried to run this according to help "C:\NAnt>bin\nant" but this
> > > > shows build failed.
> > > >
> > > > then i changed the default .net version to 1.1 in nant.exe config
> > > > file but even then it is showing build failed.
> > > >
> > > > Please tell me the solution of this problem.
> > > >
> > > > Thanks
> > > >
> > > >
> > > >
> > > >
> > >
> > >
> > >
> > >
> > >
> >
> >
> >
>
>
>
>
>


-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to