[Nant-users] MSI problem: How to call standard dialog boxes like virtual directory for web.

2005-07-08 Thread Sachin Gedam
Hello Friends,   This is Sachin.   I tried to create MSI file and got a little bit success also but I want to create that MSI file with more user interaction.   I have a query for the same task...   How to work for creating MSI with asking virtual directory name for web application    

RE: [Nant-users] nAnt Error

2005-07-08 Thread Gert Driesen
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > murty dronamraju > Sent: vrijdag 8 juli 2005 21:47 > To: nant-users@lists.sourceforge.net > Subject: [Nant-users] nAnt Error > > I am getting the following error when i am trying to run my > scr

[Nant-users] nAnt Error

2005-07-08 Thread murty dronamraju
I am getting the following error when i am trying to run my scripts(which work fine on server A )  on a different server B. BUILD FAILED The current runtime framework 'net-1.1' is not correctly configured in the NAntconfiguration file.    The directory name is invalid.I looked at some of the post

[Nant-users] Frontpage extensions/webdav publishing?

2005-07-08 Thread Steve V
Is there an existing task, or has anyone created a task that is capable of publishing a project via Frontpage extensions to a server? In our current setup, we develop our web projects as class libraries, rather than the default vs.net web projects. Due to some recent changes, we now need to pu

Fwd: Re: [Nant-users] dynamic evaluation of properties

2005-07-08 Thread Curtis Zarger
THX Troy and Robert. The following function and form allowed dynamic definition of the property name, and reference to it value. ${property::get-value(key+'.string')} --- Troy Laurin <[EMAIL PROTECTED]> wrote: > Date: Fri, 8 Jul 2005 13:03:02 +0800 > From: Troy Laurin <[EMAIL PROTECTED]> > To:

RE: [nant-users] NAnt not respecting AssemblyOriginatorKeyFile csproj property.

2005-07-08 Thread Gert Driesen
Stephen, Can you send me a small repro for this issue ? Thanks ! Gert > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Stephen Tunney > Sent: vrijdag 8 juli 2005 18:01 > To: nant-users@lists.sourceforge.net > Subject: [nant-users] NAnt not res

[nant-users] NAnt not respecting AssemblyOriginatorKeyFile csproj property.

2005-07-08 Thread Stephen Tunney
Hello all, I am currently attempting to get a strong-named C# project to strong name an auto-generated COM Interop when building. In order to do this, I have needed to add a property under my VS.NET 2003 csproj file called "AssemblyOriginatorKeyFile". This property is located under VisualStudioP

[Nant-users] Frontpage extensions/webdav publishing?

2005-07-08 Thread Steve V
Is there an existing task, or has anyone created a task that is capable of publishing a project via Frontpage extensions to a server? In our current setup, we develop our web projects as class libraries, rather than the default vs.net web projects. Due to some recent changes, we now need to pu

[Nant-users] Recursively copy directory structure

2005-07-08 Thread Oberhofer, Klaus
Hi, I use NAnt 0.85 (Build 0.85.2013.0; nightly; 06.07.2005) and I have tried to use the foreach task to recursively copy the directory structure of a source directory to a destination directory and do some transformation on the contained files:

RE: [Nant-users] InstallUtil.exe

2005-07-08 Thread Selke, Anthony
I just use the EXEC task with installutil.exe, but this requires your NAnt to be run by/as an account that has such permissions.   Tony From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Paul CowanSent: Friday, July 08, 2005 5:51 AMTo: nant-users@lists.sourceforge.netSubject:

[Nant-users] InstallUtil.exe

2005-07-08 Thread Paul Cowan
Hi, Does anyone know how I can uninstall and install a windows service via NANT? Thanks Paul _ VirusChecked for Huntsworth plc _

RE: [Nant-users] NunitReport or NUnit2Report task with Nant 0.85RC3?

2005-07-08 Thread Paul Cowan
Title: Re: [Nant-users] NunitReport or NUnit2Report task with Nant 0.85RC3? Hi Michael, Do you have an example of your email below?  I actually do not know what you mean. Thanks Paul   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Dang, Michael (GO+ IT - Hou