Hi Sabahat,

> I usually deploy a web site manually simply using window
> copy paste,now i am using same copy paste concept with
> Nant.This automate Build/deployment of my website.Is this
> is the build automation Nant based on? Is this is the right
> way to deploy a website using Nant or there is some other
> way to deploy it.

You could also try aspnet_compiler if it's asp.net 2.0

http://msdn2.microsoft.com/en-us/library/ms229863(VS.80).aspx

Works fine through the <exec> task.

peace
si

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to