[NAnt-users] solution task with VS2005 solutions/Solution Items problem

2007-06-04 Thread Adrian Rodriguez
I've posted this to the list before, but I never received a reply. If you add a "Solution Item" to a Visual Studio 2005 solution, you get a failure saying, "Error checking whether c:\foo\Solution Items is an enterprise template project. Could not find file c:\foo\Solution Items" I had a workar

[NAnt-users] Mkiisdir and IIS7

2007-06-04 Thread Gavin McLellan
Hello, I am attempting to create a virtual directory under IIS7 running on Vista Ultimate using the Nant.Contibut mkiisdir task. However, calling this task, no matter how stripped down this is, or simply the iisdirinfo task results in the following message being displayed with the virtual directo

Re: [NAnt-users] nant error

2007-06-04 Thread Melissa Kacher
... or not in the user's path. Original Message Follows From: "Phil Sayers" <[EMAIL PROTECTED]> To: "Ashish Mittal" <[EMAIL PROTECTED]>, Subject: Re: [NAnt-users] nant error Date: Mon, 4 Jun 2007 08:34:00 -0400 MIME-Version: 1.0 Received: from lists-outbound.sourceforge.net ([66.35.250.22

Re: [NAnt-users] any way to use a pre-defined in ?

2007-06-04 Thread Mark Modrall
Worked great! Thanks Mark This e-mail message, and any attachments, is intended only for the use of the individual or entity identified in the alias address of this message and may contain information that is confidential, privileged and subject to legal restrictions and penalties re

Re: [NAnt-users] any way to use a pre-defined in ?

2007-06-04 Thread William_Martin
Haven't checked this, but logically if is a fileset, then you should be able to use: HTH, Bill From "Mark Modrall" <[EMAIL PROTECTED]>@lists.sourceforge.net Sent by: [EMAIL PROTECTED] 04/06/2007 13:44 To cc Subject [NAnt-users] any way to use a pre-def

[NAnt-users] any way to use a pre-defined in ?

2007-06-04 Thread Mark Modrall
Hi... I was just trying to use a pre-defined fileset in foreach but haven't been able to come up with the right incantation. I tried But nant complains that I can't have a fileset in a fileset (I'm taking it that is equivalent t

Re: [NAnt-users] nant error

2007-06-04 Thread Phil Sayers
looks like vb6.exe is not installed, -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Ashish Mittal Sent: Monday, June 04, 2007 8:27 AM To: nant-users@lists.sourceforge.net Subject: [NAnt-users] nant error Hello friends, w

[NAnt-users] nant error

2007-06-04 Thread Ashish Mittal
Hello friends, when I typed VB6.exe /? Command on the cmd prompt then message is VB6.exe is not recognized as an internal or external command operational program or batch file. And in build file it gives error That external program failed C:\Program Files\Mic

[NAnt-users] prb related to nant error

2007-06-04 Thread Ashish Mittal
Hi friends, I got one error message while executing the build file the error message is External program failed to start C:\program files\Microsoft visual studio\VB98\VB6.EXE Please provide me the solution bcz there is not sufficient matter on net also regarding