[NAnt-users] XmlPoke

2011-01-14 Thread Bob Archer
Is there anyway to get XmlPoke this to "preservewhilespace"? BOb -- Protect Your Site and Customers from Malware Attacks Learn about various malware tactics and how to avoid them. Understand malware threats, the impact

Re: [NAnt-users] Using NAnt to build Windows Application

2011-01-14 Thread Bob Archer
I think most people prefer not to install Visual Studio onto their build server. Of course, VS2008 and on use msbuild int he background anyway. > > Pass your vs solution to devenv.com using nant exec. devenv.com is > sometimes in C:\Program Files (x86)\Microsoft Visual Studio > 9.0\Common7\IDE\.

Re: [NAnt-users] Using NAnt to build Windows Application

2011-01-14 Thread Bob Archer
I think you already got the answer use MSBuild. > -Original Message- > From: Wilson, Brian [mailto:brian.wil...@dhr.alabama.gov] > Sent: Friday, January 14, 2011 1:22 PM > To: 'nant-users@lists.sourceforge.net' > Subject: Re: [NAnt-users] Using NAnt to build Windows Application > > I

Re: [NAnt-users] Recursive FTP

2011-01-14 Thread Wilson, Brian
Do you want it to be done in NAnt or can NAnt call an external program that does this?   Thank you,   Brian Wilson Department of Human Resources - Administrative Services Email: brian.wil...@dhr.alabama.gov From: Lionel Morrison [mailto:lmorri...@lifeware.com] Sent: Friday, January 14, 2011

[NAnt-users] Recursive FTP

2011-01-14 Thread Lionel Morrison
Does anyone have a solution for recursively uploading a directory tree to a remote server. BTW I’m on Windows 2003 trying to connect to windows 2008 and I don’t have any other other service available to me other than FTP. Lionel Morrison | Build and Release Engineer | Lifeware TEK Office:

Re: [NAnt-users] Using NAnt to build Windows Application

2011-01-14 Thread Wilson, Brian
This sounds like the best solution. For my ASP.Net applications I made a .PROJ file that was used by msbuild to perform the build. Can I do the same with the Windows Form Application?   Thank you,   Brian Wilson Department of Human Resources - Administrative Services Email: brian.wil...@dhr.al

Re: [NAnt-users] Using NAnt to build Windows Application

2011-01-14 Thread Bob Archer
> Good Morning, > > Has anyone ever used NAnt to build a windows application? If so, > is there any special steps to do? How do you handle the automatic > inclusion of a library you developed? What do you mean by "windows application"? That's all I've ever used nant for. Or do you mean "window

Re: [NAnt-users] Using NAnt to build Windows Application

2011-01-14 Thread Adam Bruss
Pass your vs solution to devenv.com using nant exec. devenv.com is sometimes in C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\. Adam Bruss Development Engineer AWR Corporation/Simulation Technology & Applied Research 11520 N. Port Washington Rd., Suite 201 Mequon, WI  53092  USA

Re: [NAnt-users] Using NAnt to build Windows Application

2011-01-14 Thread Macdiarmid, James D.
Sounds like a Windows Forms application. As far as inclusion of a custom library, we are using the task. Example: Hth, Jim -Original Message- From: nant-users-boun...@lists.sourceforge.net [mailto:nant-users-boun...@lists.sourceforge.net] On Behalf Of Wilson, Brian Sent: F

Re: [NAnt-users] Using NAnt to build Windows Application

2011-01-14 Thread Wilson, Brian
I have a .Net application that is a Windows application (.exe) that I need to automate the build. I want to use NAnt, but I have only ever used it to build ASP.Net applications. I have not started building the script yet, as I am not sure what needs to be done. I was wondering if there is som

[NAnt-users] Using NAnt to build Windows Application

2011-01-14 Thread Wilson, Brian
Good Morning, Has anyone ever used NAnt to build a windows application? If so, is there any special steps to do? How do you handle the automatic inclusion of a library you developed?   Thank you,   Brian Wilson Department of Human Resources - Administrative Services Email: brian.wil...@dhr.a