Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > Other .NET > NAnt
|
NAnt For discussing the NAnt .NET build tool. When posting a question, please specify the version of NAnt you are using.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the NAnt section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old October 10th, 2008, 02:20 AM
Registered User
 
Join Date: Oct 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Nant Build for ASP.net Project with C#

Hi Kindheart,
I am trying to use Nant to build my C# ASP.net project on local machine but have met failure so far and totally feeling helpless.
Can you please be kind enough to guide me a step by step process to build. I have Nant in C:\devtools , My C# ASP.net demoproject named testNant3 is in D:\sanju\testNant3. What I need is :
1) A build script to build the D:\sanju\testNant3 project.
2) In the build script where to mention the ASP.Net project name (testNant3) and where to mention the folder name or path that will contain the built code (ie. binary code).
3) Where to save this build script physically in which format XML or Notepad txt.
4) What command to give at C:\devtools\nant\bin>

Please be kind enough to treat me like a kid and donate me the genuine code. I am in urgent need of it Please...

Waiting for your reply...
 
Old October 15th, 2008, 08:24 AM
planoie's Avatar
Friend of Wrox
 
Join Date: Aug 2003
Posts: 5,407
Thanks: 0
Thanked 16 Times in 16 Posts
Default

Have you read any of the NAnt documentation yet? Most of these questions can be answered by reading the docs and tutorials. Creating a build file is not a short task. Particularly when no one knows the specifics of what you have and how it should be built.

-Peter
compiledthoughts.com





Similar Threads
Thread Thread Starter Forum Replies Last Post
How to build project ? kubadebe Visual C++ 2005 0 May 9th, 2006 03:44 AM
Build Frame set in ASP.NET mistry_bhavin General .NET 1 February 24th, 2005 02:37 AM
How to build crystal report in asp.net Fayazuddin Crystal Reports 0 December 14th, 2004 04:56 AM
I cant build and start my project snowydust VB.NET 2002/2003 Basics 1 November 28th, 2004 04:23 AM
How to Build Project Lee8mm VS.NET 2002/2003 2 July 2nd, 2003 07:18 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.