Re: [NAnt-users] solution task with VS2005 solutions/SolutionItemsproblem

2007-10-01 Thread Adrian Rodriguez
tavo Ringel [mailto:[EMAIL PROTECTED] Sent: Monday, October 01, 2007 6:45 AM To: Adrian Rodriguez Subject: Re: [NAnt-users] solution task with VS2005 solutions/SolutionItemsproblem Did you correct the issue with the solution items folder? I'm having the same problem now and I'm lookin

Re: [NAnt-users] solution task with VS2005 solutions/SolutionItemsproblem

2007-06-12 Thread Adrian Rodriguez
code changes). Cons: Not a one-line change in the regex What do you think? -Original Message- From: Gert Driesen [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 06, 2007 2:05 PM To: Adrian Rodriguez; nant-users@lists.sourceforge.net Subject: RE: [NAnt-users] solution task w

Re: [NAnt-users] solution task with VS2005 solutions/SolutionItemsproblem

2007-06-06 Thread Gert Driesen
Sure, if it's not a quick hack :p -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Adrian Rodriguez Sent: woensdag 6 juni 2007 22:31 To: Gert Driesen; nant-users@lists.sourceforge.net Subject: Re: [NAnt-users] solution task with VS2005 solu

Re: [NAnt-users] solution task with VS2005 solutions/Solution Itemsproblem

2007-06-06 Thread Adrian Rodriguez
et Subject: RE: [NAnt-users] solution task with VS2005 solutions/Solution Itemsproblem Adrian, I've looking into this, but it'll take a while before I commit a fix for this issue since I'm working on a fix for a larger issue. Can you please submit a bug report for that issue (

Re: [NAnt-users] solution task with VS2005 solutions/Solution Itemsproblem

2007-06-06 Thread Gert Driesen
Adrian, I've looking into this, but it'll take a while before I commit a fix for this issue since I'm working on a fix for a larger issue. Can you please submit a bug report for that issue (if you have not done this already), so I don't lose track of this ? Thanks ! Gert -Original Message-

Re: [NAnt-users] solution task dependencies

2007-06-05 Thread Gert Driesen
- Original Message - From: "Adrian Rodriguez" <[EMAIL PROTECTED]> To: Sent: Tuesday, June 05, 2007 9:31 PM Subject: [NAnt-users] solution task dependencies >I ran some tests on my system to see how the solution task behaves. Are > my findings correct: > > Here's my layout: > > C:\code

Re: [NAnt-users] Solution task is skipping the projects whilecompilation

2007-05-03 Thread Gert Driesen
Rosy, The skipped projects are not configured to be built in Visual Studio when using the Debug configuration. You need to use the Configuration Manager (right-click solution and select Configuration Manager) to correct this. Gert _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]

Re: [NAnt-users] Solution task is skipping the projects whilecompilation

2007-05-03 Thread Gert Driesen
D]> To: "Gert Driesen" <[EMAIL PROTECTED]>; Sent: Thursday, May 03, 2007 9:57 AM Subject: RE: [NAnt-users] Solution task is skipping the projects whilecompilation I can share with you. Actually it is on citrix machine, I am coping the text from the .sln file and sending you. T

Re: [NAnt-users] Solution task is skipping the projectswhilecom pilation

2007-05-03 Thread Rosy Malhotra
PROTECTED] Sent: Thursday, May 03, 2007 1:19 PM To: Rosy Malhotra Subject: RE: [NAnt-users] Solution task is skipping the projectswhilecom pilation How are you creating the solution file? Jonathan Evans <http://my.csintra.net/mypage/m253

Re: [NAnt-users] Solution task is skipping the projects whilecompilation

2007-05-03 Thread Rosy Malhotra
hursday, May 03, 2007 9:51 AM Subject: RE: [NAnt-users] Solution task is skipping the projects whilecompilation 0.86. I am using, it is woking on another projects, but not working in the mentioned project. I don't know why ?? and I am using Dotnet frame work 1.1 Thanks and Regards, Rosy Malh

Re: [NAnt-users] Solution task is skipping the projects while com pilation

2007-05-03 Thread Evans, Jonathan (2)
Is the solution correctly configured? In Visual Studio right-click on the Solution and select "Configuration Manager". Are the projects that are failing to compile checked? _ Jonathan Evans _ From: [EMAIL PROTECTED] [mailto:[EMAI

Re: [NAnt-users] Solution task is skipping the projects whilecompilation

2007-05-03 Thread Gert Driesen
Rosy, What version of NAnt are you actually using ? Gert - Original Message - From: "Rosy Malhotra" <[EMAIL PROTECTED]> To: Sent: Thursday, May 03, 2007 9:45 AM Subject: [NAnt-users] Solution task is skipping the projects whilecompilation Hi, My Solution task is skipping the pro

Re: [NAnt-users] Solution task and non dot.net code

2007-04-04 Thread Gert Driesen
ECTED] On Behalf Of Martin Gainty Sent: woensdag 4 april 2007 21:17 To: Robert Hanson; Arnette, Bill; Kyle Schmitt; nant-users@lists.sourceforge.net Subject: Re: [NAnt-users] Solution task and non dot.net code Greetings All - dumb question but I have to ask does the Nant exec have spawn="true&q

Re: [NAnt-users] Solution task and non dot.net code

2007-04-04 Thread Martin Gainty
o: "Arnette, Bill" <[EMAIL PROTECTED]>; "Kyle Schmitt" <[EMAIL PROTECTED]>; Sent: Wednesday, April 04, 2007 2:32 PM Subject: Re: [NAnt-users] Solution task and non dot.net code > I'll second that. We have a project that uses idl files (corba > specificati

Re: [NAnt-users] Solution task and non dot.net code

2007-04-04 Thread Robert Hanson
Schmitt; nant-users@lists.sourceforge.net Subject: Re: [NAnt-users] Solution task and non dot.net code We gave up on using the task for VC++ (7.1) projects. The dependency analysis just doesn't seem to match devenv so we may have a header file or a resource that changes that should force a recompile

Re: [NAnt-users] Solution task and non dot.net code

2007-04-04 Thread Arnette, Bill
We gave up on using the task for VC++ (7.1) projects. The dependency analysis just doesn't seem to match devenv so we may have a header file or a resource that changes that should force a recompile but doesn't. Also, one of the advantages of the task is that you don't have to have VS.NET inst

Re: [NAnt-users] Solution task and non dot.net code

2007-04-04 Thread Gert Driesen
- Original Message - From: "Kyle Schmitt" <[EMAIL PROTECTED]> To: Sent: Wednesday, April 04, 2007 4:47 PM Subject: [NAnt-users] Solution task and non dot.net code > Why won't the solution task work with c++ projects? > > My understanding is that the nant solution task will not work wit

Re: [NAnt-users] Solution task and VS.NET 2005

2006-09-21 Thread Tim Mayert
PROTECTED] On Behalf Of Gert Kello Sent: September 21, 2006 1:24 AM To: nant-users@lists.sourceforge.net Subject: Re: [NAnt-users] Solution task and VS.NET 2005 > That said, the simplest thing to do is to call msbuild from a Nant > build file to compile your solution. That said, I'm no

Re: [NAnt-users] Solution task and VS.NET 2005

2006-09-21 Thread Gert Kello
That said, the simplest thing to do is to call msbuild from a Nant build file to compile your solution. That said, I'm not even sure what you would gain by having a solution task that supports 2.0 solutions. 1. Automatic project references even if the projects are not in the same solution. 2. I

Re: [NAnt-users] Solution task and VS.NET 2005

2006-09-20 Thread Adrian Lazea
Hi Bob, Imho, porting the task to support 2.0 solutions should be done, at least for the sake of consistency with the old implementation, if not for other reasons. It's a bit unusual to migrate to .NET 2.0, without actually migrating "completely". Plus, it's rather annoying to have a solution

Re: [NAnt-users] Solution task and VS.NET 2005

2006-09-20 Thread Bob Archer
Several weeks ago I asked Gert what the road map was and if the one on the web site was correct. He stated that it was not and it should be updated by the user community. So, I sent out an email and volunteered to collect feedback on this and try to put together a road map to define the core Nant

Re: [NAnt-users] solution task: targets v.s. configuration

2006-09-06 Thread Nicholas Duane
pplication Nick >From: "Bob Archer" <[EMAIL PROTECTED]> >To: "Nicholas Duane" <[EMAIL PROTECTED]>, >Subject: RE: [NAnt-users] solution task: targets v.s. configuration >Date: Wed, 6 Sep 2006 11:09:49 -0400 > >You can do it eithe

Re: [NAnt-users] solution task: targets v.s. configuration

2006-09-06 Thread Arnette, Bill
I requested the feature because the task is the logical place to do a clean operation since the solution already knows all the intermediate and output files that are generated during a build. Otherwise you have hand-code a 'clean' target in nant using tasks that get all the intermediate and outpu

Re: [NAnt-users] solution task: targets v.s. configuration

2006-09-06 Thread Bob Archer
You can do it either way you want. Basically, in our build we have the basic targets: Clean Version Label Get Compile UpdateDb Deploy The compile task can do either release or debug based on the parameter. However, there was no reason why you can't have two Compile targets etc as you listed bel

Re: [NAnt-users] solution task: targets v.s. configuration

2006-09-06 Thread Karl Palsson
I personally much prefer to have a property in the build file saying whether I'm in debug or release mode. Then I have just three targets in my nant build file, and it's easier to read. Then, in cc.net or wherever, I just call it once in debug mode and once in release mode, I find that a lot mo

Re: [NAnt-users] solution task vs msbuild and exec, vs2003 vs vs2005

2006-06-30 Thread Karl Palsson
Taken this to the nant list, where it belongs. Next reply, please remove the ccnet-users. You obviously can't do that with the exec task, But I question why you really even want to. You're allowed to have multiple solution files you know. Just make a plain vanilla solution file that matches

Re: [NAnt-users] Solution task and VS 2005.

2006-06-21 Thread Gert Driesen
- Original Message - From: "Adrian Lazea" <[EMAIL PROTECTED]> To: "NAnt Users" Sent: Wednesday, June 21, 2006 1:01 PM Subject: [NAnt-users] Solution task and VS 2005. > Hi nant-dev-team, > > Any ideas when the task will support Visual Studio 2005 > solutions? No, not yet. We should p

RE: [NAnt-users] Solution task not using target framework

2006-04-06 Thread Matt Hulse
nant-users@lists.sourceforge.net Subject: RE: [NAnt-users] Solution task not using target framework   Matt,   The task should definitely respect the current target framework.   Do you have a small repro for the behavior you're seeing ?   Gert   > -Original Message- > From: [EMAIL P

RE: [NAnt-users] Solution task not using target framework

2006-04-06 Thread Gert Driesen
Matt, The task should definitely respect the current target framework. Do you have a small repro for the behavior you're seeing ? Gert > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Matt Hulse > Sent: donderdag 6 april 2006 18:59 > To: nant

Re: [NAnt-users] Solution task for vcproj files

2005-12-09 Thread Marc Towersap
What's your vcproj look like for the myFile.cpp entry? Is there any new lines like "myFile.cpp " ?? VisualStudio .net seems to ignore whitespace issues, whereas nant stumbles over them... Marc --- Eric Fetzer <[EMAIL PROTECTED]> wrote: > My setup: > > 2000 Server > NAnt 12/2/05 nightly build

RE: [NAnt-users] Solution Task with vcproj file

2005-12-07 Thread Gert Driesen
Eric, Can you send me a small repro for this issue ? Gert > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Eric Fetzer > Sent: woensdag 7 december 2005 17:27 > To: Tim Mayert; Nant Users > Subject: RE: [NAnt-users] Solu

RE: [NAnt-users] Solution Task with vcproj file

2005-12-07 Thread Eric Fetzer
The nightly build from 12/2/05 --- Gert Driesen <[EMAIL PROTECTED]> wrote: > Eric, > > What version of NAnt are you using ? > > If you're using an older version, then you might be > running into a bug that > existed when the name of the solution configuration > does not match a project > build

RE: [NAnt-users] Solution Task with vcproj file

2005-12-07 Thread Eric Fetzer
Yeah, I think this was it. I was passing in configuration of Release, which doesn't exist with vcproj files (I've only built csproj files to this point). I moved to Debug and it stopped skipping. I would think it would tell me "skipping myProj.vcproj" but it won't do this unless I have only one

RE: [NAnt-users] Solution Task with vcproj file

2005-12-07 Thread Gert Driesen
Eric, What version of NAnt are you using ? If you're using an older version, then you might be running into a bug that existed when the name of the solution configuration does not match a project build configuration. Try download a recent nightly build: http://nant.sourceforge.net/nightly/late

RE: [NAnt-users] Solution Task with vcproj file

2005-12-06 Thread Tim Mayert
Eric, What are you passing in for configuration to build? I was running into this where I would pass in Unicode Release and all .vcproj files that only had Release as a configuration would get skipped. I then upgraded to the nant-0.85-nightly-2005-11-13 build and it seemed to fix the problem. So

RE: [Nant-users] solution task: printing out the postbuildevent

2005-11-14 Thread Gert Driesen
Steve, Can you submit a bug report for this, so we don't lose track of this ? Thanks, Gert > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Steve Burkett > Sent: donderdag 10 november 2005 22:21 > To: nant-users@lists.sourceforge.net > Subject:

Re: [Nant-users] solution task: printing out the postbuildevent

2005-11-14 Thread Gary Feldman
Steve Burkett wrote: Hello, easy question: How do I get the solution task to print out what exact post build event failed? [solution] Starting solution build. [solution] Building 'Workflow.Provider' [release]... [solution] PostBuildEvent failed with exit code = 1 [solution] Build failed.

RE: [Nant-users] Solution task and VSSGET

2005-09-28 Thread Bill Martin
Title: Message Hi Russell,   Whilst I can see what you are saying, I don't really think this is NAnt's fault.  Really, you shouldn't have anything in your current view of your archive that isn't part of the current solution.. The problem is that VSS doesn't version folders.  You could switc

Re: [Nant-users] solution task and clean target

2005-09-19 Thread Gary Feldman
noshyuz wrote: depending on your usage, it might be that the directories list is pretty static, however one advantage of the solution file is that you can change the list of dependent projects that are included - in this case, you have to make sure you mirror the changes both in the project f

Re: [Nant-users] solution task and clean target

2005-09-19 Thread noshyuz
depending on your usage, it might be that the directories list is pretty static, however one advantage of the solution file is that you can change the list of dependent projects that are included - in this case, you have to make sure you mirror the changes both in the project file and in the NAnt s

Re: [Nant-users] solution task and clean target

2005-09-19 Thread Gary Feldman
noshyuz wrote: is there a way to use the solution task to invoke a build from a .NET solution file to run the clean (or rebuild) target directly? adding a separate target to the NAnt build file to delete directories and the like is clearly manual and error prone - what I'm looking for is som

RE: [Nant-users] Solution task and VSSGET

2005-09-18 Thread Shelly Midha
851&aid=1149608&gro up_id=54790 ** Thanks Shelly -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Wilson, Glenn Sent: Friday, September 16, 2005 9:43 PM To: 'nant-users@lists.sourceforge.net' Subject: RE: [N

RE: [Nant-users] Solution task and VSSGET

2005-09-16 Thread Wilson, Glenn
Hi, I think the solution to this problem is more to do with the way you manage your source control processes rather than a technical one. We use labels within our PVCS repository to label all files associated with a particular release . Thus, a solution file with a label of say MyAPP_ReleaseDate

RE: [Nant-users] Solution task and VSSGET

2005-09-16 Thread Kevin Kirkpatrick
g, Russell E.; nant-users@lists.sourceforge.net Subject: RE: [Nant-users] Solution task and VSSGET   If it is in a separate folder in VSS you can open properties and mark it as a hidden folder (for the user that your script fetches as).  The better solution is to just delete it though.   ---

RE: [Nant-users] Solution task and VSSGET

2005-09-16 Thread Evans, Jonathan (2)
Behalf Of Baker, SteveSent: Friday, September 16, 2005 4:32 PMTo: Hogg, Russell E.; nant-users@lists.sourceforge.netSubject: RE: [Nant-users] Solution task and VSSGET Pretty sure nothing like that exists right now.   Typically SCM purists would say if you have removed

RE: [Nant-users] Solution task and VSSGET

2005-09-16 Thread Baker, Steve
Title: Message Pretty sure nothing like that exists right now.   Typically SCM purists would say if you have removed something from the solution you should also delete it from VSS. You can still view it in the history and all that fine jazz.   But back to reality, if you ever do create

RE: [Nant-users] Solution task not resolving references, treats as fatal

2005-07-16 Thread Gert Driesen
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Gary Feldman > Sent: woensdag 13 juli 2005 22:02 > To: nant-users@lists.sourceforge.net > Subject: Re: [Nant-users] Solution task not resolving > references, treats as

Re: [Nant-users] Solution task not resolving references, treats as fatal

2005-07-13 Thread Gary Feldman
Gert Driesen wrote: Gary, Send me a small repro and I'll look into it. Gert Ironically, bug 1237756 just submitted by someone else appears to be the same or similar problem. If he doesn't come up with a reproduction sample, I'll try. In my case, it's not my code but I think I can manag

RE: [Nant-users] Solution task not resolving references, treats as fatal

2005-07-13 Thread Gert Driesen
Gary, Send me a small repro and I'll look into it. Gert > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Gary Feldman > Sent: woensdag 13 juli 2005 18:01 > To: nant-users@lists.sourceforge.net > Subject: [Nant-users] Solution task not resolving

RE: [Nant-users] solution task pulling wrong reference from gac

2005-06-23 Thread Gert Driesen
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Alejandro Calbazana > Sent: donderdag 23 juni 2005 21:58 > To: nant-users@lists.sourceforge.net > Subject: Re: [Nant-users] solution task pulling wrong > refe

Re: [Nant-users] solution task pulling wrong reference from gac

2005-06-23 Thread Alejandro Calbazana
Gert, Thanks for the response. I'll try to supply what I can... I am using version NAnt 0.85 (Build 0.85.1932.0; rc3; 4/16/2005) . I had this all ready in my buffer to paste in my original post but forgot :) Here is a snip of my project file: "CrystalDecisions.Web" HintPath = "C:\Program F

RE: [Nant-users] solution task pulling wrong reference from gac

2005-06-23 Thread Gert Driesen
Alejandro, Would it be possible to send me a repro for this issue (including the necessary assemblies) ? Gert PS. You are using a recent version of NAnt, right ? ;-) > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Alejandro Calbazana > Sent: d

RE: [Nant-users] Solution task for mono?

2005-06-07 Thread Gert Driesen
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Philip Nelson > Sent: dinsdag 7 juni 2005 23:36 > To: nant-users@lists.sourceforge.net > Subject: [Nant-users] Solution task for mono? > > I saw some discussion about this in the archives, but it

RE: [Nant-users] Solution task unable to compile VC7 idl only project

2005-05-31 Thread Gert Driesen
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Simon Rowe > Sent: dinsdag 31 mei 2005 17:47 > To: nant-users@lists.sourceforge.net > Subject: [Nant-users] Solution task unable to compile VC7 idl > only project > > > When I use the solution

RE: [Nant-users] Solution task throws exception on tlbimp word.olb

2005-05-04 Thread Jeremy P. Owens-Boggs
; nant-users@lists.sourceforge.net Subject: RE: [Nant-users] Solution task throws exception on tlbimp word.olb   Hi Jeremy,   Can you send me a small repro for this issue ?   Thanks !   Gert   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jeremy P. Owens-Boggs Sent

RE: [Nant-users] Solution task throws exception on tlbimp word.olb

2005-05-03 Thread Gert Driesen
Hi Jeremy,   Can you send me a small repro for this issue ?   Thanks !   Gert From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jeremy P. Owens-BoggsSent: donderdag 28 april 2005 16:38To: nant-users@lists.sourceforge.netSubject: [Nant-users] Solution task throw

RE: [Nant-users] Solution task fails to read VC++ Force Symbol References link property

2005-04-04 Thread Gert Driesen
Aaron, Can you please submit a bug report for this and attach a repro ? I'll make sure its fixed asap. Gert > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Witt, Aaron S > Sent: maandag 4 april 2005 17:24 > To: nant-users@lists.sourceforge.ne

Re: [Nant-users] solution task easy one?

2005-03-29 Thread Adam Fisk
Great -- thanks Ray. Just the tip to keep fiddling with paths eventually got me there. Looks like it's working now! Good luck. -Adam Ray Johnson wrote: I had to add a bunch of paths to my INCLUDE and LIBS environment variables to get it working. I had trouble getting the path passed correctly

RE: [Nant-users] solution task easy one?

2005-03-29 Thread Ray Johnson
I had to add a bunch of paths to my INCLUDE and LIBS environment variables to get it working. I had trouble getting the path passed correctly into nant. I ended up with something like this:

Re: [Nant-users] Solution task warning when using database project

2005-03-14 Thread Leonardo Quijano Vincenzi
I'm still getting the warning with build 2005-03-13. Leonardo On Mon, 14 Mar 2005 21:02:55 +0100, Gert Driesen <[EMAIL PROTECTED]> wrote: > Hi Leonardo, > > There was a bug with exclusion of projects, which was fixed very recently. > > Can you try using a recent nightly build > (http://nant.sou

RE: [Nant-users] Solution task warning when using database project

2005-03-14 Thread Gert Driesen
Hi Leonardo, There was a bug with exclusion of projects, which was fixed very recently. Can you try using a recent nightly build (http://nant.sourceforge.net/nightly/latest) ? Thanks ! Gert > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Leo

Re: [Nant-users] Solution task - Couldn't find Primary Interop Assembly "stdole"

2005-03-09 Thread Mike Roberts
On Wed, 9 Mar 2005 16:46:28 +0100, Marcin Hoppe <[EMAIL PROTECTED]> wrote: > Hi! > > I'm using NAnt to compile VS.NET solutions on the build machine. The > project relies on some 3rd party COM components. These components were > set up in the same manner on two machines: my workstation and a build

Re: [Nant-users] solution task and warn on error

2005-01-06 Thread Christopher_P_Vanik
cc: nant-users@lists.sourceforge.net Subject: Re: [Nant-users] solution task and warn on error 01/05/2005 09:57 AM

Re: [Nant-users] solution task and warn on error

2005-01-06 Thread Christopher_P_Vanik
thlink.net> cc: Subject: Re: [Nant-users] solution task and warn on error

Re: [Nant-users] solution task and warn on error

2005-01-05 Thread Merrill Cornish
Christopher, >>> TreatWarningsAsErrors = "true". in the csproj files. OK, what does TreatWarningsAsErrors = "true" actually _do_? At what level does it work? Does it possibly simply say the solution build stops on warnings, which it wouldn't normally do. If the program that uses the TreatWar

Re: [Nant-users] solution task and warn on error

2005-01-05 Thread Merrill Cornish
Christopher, I believe the default failonerror attribute of the task is true, which is what you want. Could it somehow have been set to false, thereby letting ignore the failure? Merrill --- The SF.Net email is sponsored by: Beat the post

RE: [Nant-users] Solution Task Error

2004-12-16 Thread Craig Wagner
I've run into it.   From what I've been able to figure out, NAnt looks in the registry to find the location of the SDK. But apparently the keys in the registry are different depending on whether the SDK was installed as part of a VS.NET installation or standalone.   Look in your nant.exe.conf

RE: [Nant-users] Solution task

2004-12-01 Thread Gert Driesen
Hi Hamzah, I'm not sure if the stdole PIA is part of .NET, but I know it is definitely part of Office and available for download (http://support.microsoft.com/default.aspx?scid=kb;en-us;328912). Hope this helps, Gert > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTE

RE: [Nant-users] Solution Task Failing on latest nightly

2004-11-12 Thread Bryan D. Andrews
Nevermind - I didn't have the full "bin" download (only src). -Original Message- From: Bryan D. Andrews Sent: Friday, November 12, 2004 11:51 PM To: [EMAIL PROTECTED] Subject: [Nant-users] Solution Task Failing on latest nightly My solution task returns an error with this version of nan

RE: [Nant-users] Solution Task fails because of License

2004-11-02 Thread Gert Driesen
hen I corrected this, everything worked fine in NAnt. Gert > -Original Message- > From: Hamza Zeen-Aldin [mailto:[EMAIL PROTECTED] > Sent: dinsdag 2 november 2004 17:44 > To: Gert Driesen > Subject: RE: [Nant-users] Solution Task fails because of License > > Hi Gert,

Re: [Nant-users] solution task and encoding problems

2004-10-17 Thread Gert Driesen
Hoi Karine ;-) I'll be checking in a small fix for this issue later (today or tomorrow). Gert - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, October 15, 2004 10:52 AM Subject: [Nant-users] solution task and encoding problems Hi, When using the solutio

Re: [Nant-users] Solution task copying 112+ files to my bin folder

2004-10-14 Thread Gert Driesen
Douglas, What version of NAnt are you using ? There was an issue in NAnt 0.84, that has been fixed in the NAnt 0.85 nightly builds. Can you try using a recent nightly build (http://nant.sourceforge.net/nightly/builds) ? Thanks ! Gert - Original Message - From: "Seelinger, Douglas Mr."

RE: [Nant-users] solution task and app.config copy issue

2004-10-12 Thread Pieter Jansen van Vuuren
Title: solution task and app.config copy issue Hi,   I also had problems with the solution task. Use the latest nightly build, that sorted out the problems for me.   Cheers   Pieter     From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Urs MuffSent: 12 October 2004 09:15 PMTo:

Re: [Nant-users] solution task and visual c++ project

2004-10-07 Thread Gert Driesen
Shirome, While support for Visual C++ projects is not nearly as stable as the support for C# or VB.NET projects, I'd be surprised if the output file would be missing. Can you provide a small repro for this ? Thanks ! Gert - Original Message - From: "Shirome Mahendranathan" <[EMAIL PROTE

Re: [Nant-users] Solution task builds successfully but build generated is corrupted

2004-10-05 Thread Gert Driesen
we hope to have it out in the next 2 to 4 weeks ... - Original Message - From: "Manish Jain" <[EMAIL PROTECTED]> To: "Gert Driesen" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Monday, October 04, 2004 6:38 PM Subject: RE: [Nant-users] Solut

RE: [Nant-users] Solution task builds successfully but build generated is corrupted

2004-10-04 Thread Manish Jain
Thanks Gert, It works with latest nightly build 0.85, When would latest build go as stable release? Thanks Manish -Original Message- From: Gert Driesen [mailto:[EMAIL PROTECTED] Sent: Saturday, October 02, 2004 8:07 AM To: Manish Jain; [EMAIL PROTECTED] Subject: Re: [Nant-users

Re: [Nant-users] Solution task builds successfully but build generated is corrupted

2004-10-02 Thread Gert Driesen
Jain, I highly recommend you to try a recent nightly build of NAnt 0.85 (http://nant.sourceforge.net/nightly/builds). Gert - Original Message - From: "Manish Jain" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, October 02, 2004 2:37 AM Subject: [Nant-users] Solution task bui

RE: [Nant-users] Solution Task and C++ Project configuration -- E Hsc

2004-09-17 Thread John Debay
L PROTECTED] > Subject: RE: [Nant-users] Solution Task and C++ Project configuration -- EHsc > > Hey Gert, > > I spent the whole day yesterday trying to figure out the problem -- > and after recompiling Nant with my own logging inserted in several places > many, many

RE: [Nant-users] Solution Task and C++ Project configuration -- EHsc

2004-09-16 Thread Jeff McMahon
: Wednesday, September 15, 2004 1:19 AM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: [Nant-users] Solution Task and C++ Project configuration -- EHsc Jeff, Apparently NAnt is not passing the option on to the compiler. Can you provide a repro for this ? Thanks, Gert - Original

Re: [Nant-users] Solution Task and C++ Project configuration -- EHsc

2004-09-14 Thread Gert Driesen
Jeff, Apparently NAnt is not passing the option on to the compiler. Can you provide a repro for this ? Thanks, Gert - Original Message - From: "Jeff McMahon" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, September 13, 2004 11:09 PM Subject: [Nant-users] Solution Task and C++

Re: [Nant-users] Solution Task problem

2004-09-13 Thread Gert Driesen
Kent, Can you provide a small repro for this issue ? Thanks, Gert - Original Message - From: "Kent Boogaart" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, September 14, 2004 8:21 AM Subject: [Nant-users] Solution Task problem Hello, This problem has been mentioned previously

Re: [Nant-users] solution task / GacCache task problem

2004-08-31 Thread Kurien Jacob
o: "Kurien Jacob" <[EMAIL PROTECTED]>,<[EMAIL PROTECTED]> Subject: Re: [Nant-users] solution task / GacCache task problem Date: Mon, 30 Aug 2004 22:36:40 +0200 Kurien, It would be great if you provide us with a repro for that issue, although I assume this will not be very ea

Re: [Nant-users] solution task / GacCache task problem

2004-08-30 Thread Gert Driesen
Kurien, It would be great if you provide us with a repro for that issue, although I assume this will not be very easy as you're using licensed components ... gert - Original Message - From: "Kurien Jacob" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, August 30, 2004 9:00 PM S

Re: [Nant-users] solution task and "used by another process"

2004-08-20 Thread Gert Driesen
nt: Thursday, August 19, 2004 11:24 PM Subject: RE: [Nant-users] solution task and "used by another process" Hello Gert, I downloaded and built latest nant and nantcontrib. Attached are build logs (build1.log is debug off, build2.log is debug on) I'm still getting the "The p

Re: [Nant-users] solution task and "used by another process"

2004-08-18 Thread Gert Driesen
Hi Steve, Can you try using a more recent nightly build as a file locking issue was fixed recently ? Please let us know if that fixed your problem. Thanks Gert - Original Message - From: "Steve Burkett" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: "Michael Gerfen" <[EMAIL PROTECTED]>

Re: [Nant-users] Solution Task and VS.NEt Web Projects and CI

2004-07-25 Thread Gert Driesen
<[EMAIL PROTECTED]> Sent: Monday, July 26, 2004 12:52 AM Subject: RE: [Nant-users] Solution Task and VS.NEt Web Projects and CI Any news on this? Thanks! -Original Message- From: Gert Driesen [mailto:[EMAIL PROTECTED] Sent: Sunday, July 18, 2004 10:19 AM To: Bryan D. And

RE: [Nant-users] Solution Task and VS.NEt Web Projects and CI

2004-07-25 Thread Bryan D. Andrews
Any news on this? Thanks! -Original Message- From: Gert Driesen [mailto:[EMAIL PROTECTED] Sent: Sunday, July 18, 2004 10:19 AM To: Bryan D. Andrews; [EMAIL PROTECTED] Subject: Re: [Nant-users] Solution Task and VS.NEt Web Projects and CI > - Original Message - > From:

Re: [Nant-users] Solution Task and VS.NEt Web Projects and CI

2004-07-18 Thread Gert Driesen
> - Original Message - > From: "Bryan D. Andrews" <[EMAIL PROTECTED]> > To: "Gert Driesen" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> > Sent: Sunday, July 18, 2004 4:04 PM > Subject: RE: [Nant-users] Solution Task and VS.NEt Web Project

RE: [Nant-users] Solution Task and VS.NEt Web Projects and CI

2004-07-18 Thread Bryan D. Andrews
: Bryan D. Andrews; [EMAIL PROTECTED] Subject: Re: [Nant-users] Solution Task and VS.NEt Web Projects and CI Bryan, The path of the element is definitely not resolved relative to the project base directory. It might work in your case, because your project base directory is also the directory in

Re: [Nant-users] Solution Task and VS.NEt Web Projects and CI

2004-07-18 Thread Gert Driesen
drews" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, July 18, 2004 12:29 AM Subject: RE: [Nant-users] Solution Task and VS.NEt Web Projects and CI H I think I might have been misled by things I have read, but the following solution task ended up working properl

RE: [Nant-users] Solution Task and VS.NEt Web Projects and CI

2004-07-17 Thread Bryan D. Andrews
path="mySol.vbproj" /> Thanks. -Original Message- From: Gert Driesen [mailto:[EMAIL PROTECTED] Sent: Saturday, July 17, 2004 3:16 PM To: Bryan D. Andrews; [EMAIL PROTECTED] Subject: Re: [Nant-users]

Re: [Nant-users] Solution Task and VS.NEt Web Projects and CI

2004-07-17 Thread Gert Driesen
> - Original Message - > From: "Bryan D. Andrews" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Saturday, July 17, 2004 5:33 PM > Subject: [Nant-users] Solution Task and VS.NEt Web Projects and CI > > I am looking for some advice here. > > We are running draconet and a solution ta

Re: [Nant-users] Solution task can't handle NMake projects

2004-07-14 Thread Gert Driesen
Gary, This is a know issue. We're waiting for someone to step-up and tackle this issue. Gert - Original Message - From: "Gary Feldman" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, July 14, 2004 6:45 PM Subject: [Nant-users] Solution task can't handle NMake projects > I

Re: [Nant-users] solution task failing on 3rd party licx file

2004-06-16 Thread Gert Driesen
Scott,   There have been some fixes in this area lately, but I'll have to check whether these have all been committed to cvs, and whether they are available in the latest nighlty build (which is quite old, as I'm having problems getting the build server running again).   Gert - Origina

RE: [Nant-users] Solution task does not correctly read VC++ proje ct settings

2004-06-09 Thread Witt, Aaron S
ROTECTED] Sent: Monday, June 07, 2004 11:16 AM To: Witt, Aaron S; [EMAIL PROTECTED] Subject: Re: [Nant-users] Solution task does not correctly read VC++ proje ct settings Aaron: Here is the result of my build with the project you sent me   C:\Nant\examples\VCPlusPlus\NantSolutionTest>nant NAnt 0.84

Re: [Nant-users] Solution task does not correctly read VC++ proje ct settings

2004-06-07 Thread Martin Gainty
net/nightly/help/tasks/cl.htmlHTH,-Martin - Original Message - From: Witt, Aaron S To: 'Martin Gainty' ; [EMAIL PROTECTED] Sent: Monday, June 07, 2004 10:33 AM Subject: RE: [Nant-users] Solution task does not correctly read VC++ proje ct settings One

Re: [Nant-users] Solution task does not correctly read VC++ project settings

2004-06-05 Thread Martin Gainty
Aaron-can you display/attach a copy of your default.build?Thanks,Martin Gainty - Original Message - From: Witt, Aaron S To: '[EMAIL PROTECTED]' Sent: Friday, June 04, 2004 9:24 AM Subject: [Nant-users] Solution task does not correctly read VC++ project settings

Re: [Nant-users] Solution task prerequisites

2004-06-03 Thread Gert Driesen
- Original Message - From: "Garth Ormsby" <[EMAIL PROTECTED]> To: "'Noel Gifford'" <[EMAIL PROTECTED]>; "'Gert Driesen'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Cc: "Daniel Hamilton" <[EMAIL

RE: [Nant-users] Solution task prerequisites

2004-06-03 Thread Garth Ormsby
rmsby; 'Gert Driesen'; [EMAIL PROTECTED] Cc: Daniel Hamilton Subject: RE: [Nant-users] Solution task prerequisites The SDK is needed because the Nant tasks use the compilers and other utilities. Noel -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On

RE: [Nant-users] Solution task prerequisites

2004-06-03 Thread Noel Gifford
Daniel Hamilton Subject: RE: [Nant-users] Solution task prerequisites Hi Gert et al, quick question: will the SDK always be required for builds? That is, is there something in the SDK and not available in the runtime that is fundamental to the solution task, or is it just a convenience to rely

  1   2   >