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

[NAnt-users] Solution task: DLL size is different - Has anyone ran into this?

2007-08-03 Thread anlesa
Hi, I have a VS 2003 solution with C# and VB.net projects in it. When I compiled it via Solution task I've noticed that one of the DLLs was only 26K compare to 40K when compiled with VS studio. The rest of the projects looks ok. This particular one is the VB. Have no idea what's going on. I ran

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
Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Adrian Rodriguez Sent: dinsdag 5 juni 2007 1:49 To: nant-users@lists.sourceforge.net Subject: [NAnt-users] solution task with VS2005 solutions/Solution Itemsproblem I've posted this to the list before, but

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: > > H

[NAnt-users] solution task dependencies

2007-06-05 Thread Adrian Rodriguez
I ran some tests on my system to see how the solution task behaves. Are my findings correct: Here's my layout: C:\code + Solution 1 + Solution 2 (contains project reference to Solution 1) + Solution 3 (contains project reference to Solution 1) One of my targets in the build file does this:

[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

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

2007-05-03 Thread Gert Driesen
] On Behalf Of Rosy Malhotra Sent: donderdag 3 mei 2007 9:46 To: nant-users@lists.sourceforge.net Subject: [NAnt-users] Solution task is skipping the projects whilecompilation Hi, My Solution task is skipping the projects while compilation. Please tell me what should do in this case

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)
OTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Rosy Malhotra Sent: Thursday, May 03, 2007 8:46 AM To: nant-users@lists.sourceforge.net Subject: [NAnt-users] Solution task is skipping the projects while compilation Hi, My Solution task is skipping the projects while compilation. Please tell me w

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

[NAnt-users] Solution task is skipping the projects while compilation

2007-05-03 Thread Rosy Malhotra
Hi, My Solution task is skipping the projects while compilation. Please tell me what should do in this case. ThirdPartyApp.compile: [solution] Starting solution build. [solution] Skipping 'Business.Questionnaire' [Debug] ... [solution] Skipping 'Data' [Debug] ... [solution] Skippin

[NAnt-users] Solution Task to Build Biztalk solutions

2007-04-13 Thread Atluri, Vamsi
Hi All, I tried to compile BizTalk solution files using the solution task. That is not working I am using the exec task and calling devenv.com and passing in the arguments My main goal is to redirect the output of the biztalk solution (compiled dlls) to a directory other than what it internal

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
venv.com. Bill -- Bill Arnette www.starwitness.com -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kyle Schmitt Sent: Wednesday, April 04, 2007 10:47 AM To: nant-users@lists.sourceforge.net Subject: [NAnt-users] Solution task and non dot.net code Why won

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 na

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

2007-04-04 Thread Kyle Schmitt
Why won't the solution task work with c++ projects? My understanding is that the nant solution task will not work with non-dot-net or unmanaged code, and I'd like to know why, and if any work has been done to expand it to work in such cases. Especially if the user has the c/c++/whatever compilers

[NAnt-users] solution task in VS2005

2007-03-01 Thread Rodriguez, Adrian
I just started using the nightly build for VS2005 support. I have a problem compiling though. When my solution includes solution items, nant says something like "Cannot determine if Solution Items is an enterprise template project" and that it cannot find the path, "Solution Items." I removed th

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
MAIL PROTECTED] On Behalf Of Paul Gale > Sent: Wednesday, September 20, 2006 6:15 PM > To: nant-users@lists.sourceforge.net > Subject: [NAnt-users] Solution task and VS.NET 2005 > > Hi, > > Does anyone what the plans are for the solution task to support the > VS.NET 2005 solution file form

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

2006-09-20 Thread Bob Archer
ution task that supports 2.0 solutions. BOb -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Paul Gale Sent: Wednesday, September 20, 2006 6:15 PM To: nant-users@lists.sourceforge.net Subject: [NAnt-users] Solution task and VS.NET 2005 Hi, Does anyone

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

2006-09-20 Thread Paul Gale
Hi, Does anyone what the plans are for the solution task to support the VS.NET 2005 solution file format? Paul - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the c

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
s. For example: > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Nicholas Duane > Sent: Wednesday, September 06, 2006 10:50 AM > To: nant-users@lists.sourceforge.net > Cc: [EMAIL PROTECTED] > Subject:

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

2006-09-06 Thread Bob Archer
er 06, 2006 10:50 AM To: nant-users@lists.sourceforge.net Cc: [EMAIL PROTECTED] Subject: [NAnt-users] solution task: targets v.s. configuration I know there has already been a discussion on adding another attribute, operation, so we can specify clean, build, rebuild. From the little bit I've read so

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

2006-09-06 Thread Karl Palsson
uot; on the buildmode property if needbe Etc for clean and release. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Nicholas Duane > Sent: Wednesday, September 06, 2006 3:50 PM > To: nant-users@lists.sourceforge.net > Cc: [EM

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

2006-09-06 Thread Nicholas Duane
I know there has already been a discussion on adding another attribute, operation, so we can specify clean, build, rebuild. From the little bit I've read so far (just started using nant) it appears that people are equating targets to clean, build, and rebuild and using a property to determine

[NAnt-users] Solution task fails

2006-07-11 Thread Bonio Lopez
Dear all, I have following problem using solution task on com server project. Devenv XXX.sln /build debug works. Any idea? Thanks, [solution] Starting solution build. [solution] Building '' [Debug] ... [midl] Processing C:\\\.i

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 &

[NAnt-users] Solution task and VS 2005.

2006-06-21 Thread Adrian Lazea
Hi nant-dev-team, Any ideas when the task will support Visual Studio 2005 solutions? Thanks, /Adrian. ___ NAnt-users mailing list NAnt-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nant-users

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
pril 2006 18:59 > To: nant-users@lists.sourceforge.net > Subject: [NAnt-users] Solution task not using target framework > > I have a c# .net solution that I am building with the > task from the latest nightly build. I'm > registering the assembly output using regasm.exe from t

[NAnt-users] Solution task not using target framework

2006-04-06 Thread Matt Hulse
I have a c# .net solution that I am building with the task from the latest nightly build.  I’m registering the assembly output using regasm.exe from the 1.1 framework directory since that is what will happen on the target machine.  This has worked fine until I installed the 2.0 framework f

[NAnt-users] Solution Task - Excluded Web Projects

2006-01-26 Thread Flanakin Michael C Ctr HQ OSSG/OMR
I have a solution that includes a web project that is set not be compiled for both my debug and release configurations. When I tried to compile the solution with the task, it failed and noted the fix. I then tried to exclude the project explicitly...       That didn't work, either - sam

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

[NAnt-users] Solution task for vcproj files

2005-12-09 Thread Eric Fetzer
My setup: 2000 Server NAnt 12/2/05 nightly build I'm getting an error I absolutely don't understand: [cl] myFile.cpp [cl] d:\Build\Project\MyProject\myFile.cpp(0) : error C2059: syntax error : 'newline' [cl] d:\Build\Project\MyProject\my

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
f Of > > Eric Fetzer > > Sent: dinsdag 6 december 2005 23:08 > > To: Nant Users > > Subject: [NAnt-users] Solution Task with vcproj > file > > > > Is there any reason why the solution task would > skip a > > vcproj file? It doesn't tell it&

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

2005-12-07 Thread Eric Fetzer
; From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Eric Fetzer > Sent: December 6, 2005 3:08 PM > To: Nant Users > Subject: [NAnt-users] Solution Task with vcproj file > > > Is there any reason why the solution task would skip > a > vcproj file? It doesn&

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

2005-12-07 Thread Gert Driesen
ghtly/latest Gert > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Eric Fetzer > Sent: dinsdag 6 december 2005 23:08 > To: Nant Users > Subject: [NAnt-users] Solution Task with vcproj file > > Is there any reason wh

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

2005-12-06 Thread Tim Mayert
. So either they broke it again or it is a different problem. Tim. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Eric Fetzer Sent: December 6, 2005 3:08 PM To: Nant Users Subject: [NAnt-users] Solution Task with vcproj file Is there any reason why the

[NAnt-users] Solution Task with vcproj file

2005-12-06 Thread Eric Fetzer
Is there any reason why the solution task would skip a vcproj file? It doesn't tell it's even doing so unless I only have one vcproj file in the fileset. I'm using the nightly build from 12/2/05. Here's the output: compileProject: [solution] Starting solution build. [solution] Included proje

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

2005-11-14 Thread Gert Driesen
urceforge.net > Subject: [Nant-users] solution task: printing out the postbuildevent > > Hello, easy question: > > > > How do I get the solution task to print out what exact post > build event failed? > > > > [solution] Starting solution bu

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.

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

2005-11-13 Thread Steve Burkett
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.   Verb

[Nant-users] Solution task doesn't do Unicoded MFC apps

2005-10-10 Thread Christian Vind
Hi I think I've found an error closely related to: "[1078636] Solution task doesn't do MFC shared apps" (http://sourceforge.net/tracker/index.php?func=detail&aid=1078636&group_ id=31650&atid=402868), which has already been closed by driesing and haniatassi in close collaboration. To reproduce the

RE: [Nant-users] Solution task and VSSGET

2005-09-28 Thread Bill Martin
-Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of Hogg, Russell E.Sent: 16 September 2005 16:23To: 'nant-users@lists.sourceforge.net'Subject: [Nant-users] Solution task and VSSGET Hi All, I have a simple question, perhaps it's just conf

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

[Nant-users] solution task and clean target

2005-09-19 Thread noshyuz
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 something within NAnt to

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
ECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Hogg, Russell E. Sent: 16 September 2005 16:23 To: 'nant-users@lists.sourceforge.net' Subject: [Nant-users] Solution task and VSSGET Hi All, I have a simple question, perhaps it's just confusion on my part. My current NANT script can get the

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
: 'nant-users@lists.sourceforge.net' Subject: [Nant-users] Solution task and VSSGET   Hi All, I have a simple question, perhaps it's just confusion on my part.   My current NANT script can get the latest from VSS and then do the BUILD based on the SOLUTION. Al

[Nant-users] Solution task and VSSGET

2005-09-16 Thread Hogg, Russell E.
Title: Message Hi All, I have a simple question, perhaps it's just confusion on my part.   My current NANT script can get the latest from VSS and then do the BUILD based on the SOLUTION. All this grand, I just have one bit of trouble, things that have been removed form the solution yet are

[Nant-users] solution task linker question

2005-08-16 Thread noshyuz
I'm attempting to use nant 0.85, rc3 with .NET 2003, but running into problems when running the link stage of processing a solution file. I've created a simple build file that uses the task to build a solution file created by the IDE. internally, the solution file references other project files.

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: [Nan

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

2005-07-13 Thread Gary Feldman
I have a small project that I'm trying to build with the solution task. The project includes a third-party .dll, which in turn has some dependencies that aren't on the build machine. Visual Studio nevertheless builds it with no errors or warnings, though obviously it won't execute. NAnt, on

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
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: donderdag 23 juni 2005 18:10 To: nant-users@

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

2005-06-23 Thread Gert Driesen
azana > Sent: donderdag 23 juni 2005 18:10 > To: nant-users@lists.sourceforge.net > Subject: [Nant-users] solution task pulling wrong reference from gac > > Hello, > > I ran in to an issue today where my build fails b/c of a reference > obtained from the gac. > > I

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

2005-06-23 Thread Alejandro Calbazana
Hello, I ran in to an issue today where my build fails b/c of a reference obtained from the gac. I have Crystal Decisions installed (1.0 and 2.0). It seems that a method is not available in the 1.0 version of the engine library and is available in the 2.0 version. When I go to build, i see

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 abou

[Nant-users] Solution task for mono?

2005-06-07 Thread Philip Nelson
I saw some discussion about this in the archives, but it didn't work for me. Is the solution task supported under mono/linux? Philip - http://blogs.xcskiwinn.org/panmanphil "There's a difference between righteous anger and just being crabby" - Barbara

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 > &

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

2005-05-31 Thread Simon Rowe
Title: Solution task unable to compile VC7 idl only project When I use the solution task to try and compile one of our projects which just consists of .idl files, it fails because it is trying to run the link stage to produce .exe - is this some sort of default output if none is defined ?

[Nant-users] Solution task - question how it handles lc.exe

2005-05-25 Thread Thomas Tomiczek
Title: Solution task - question how it handles lc.exe Just a question When the nant solution task invokes lc.exe - does it copy the lc.exe to the project bin / output directory, or not? There seem to be some issues when not :-) Thomas

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

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

2005-04-28 Thread Jeremy P. Owens-Boggs
The solution task is throwing an exception when importing type libraries from the MS Office.dll’s.  The following are  tlbimp – Office – MSO.dll VBIDE – VBE6EXT.OLB EXCEL – EXCEL.exe Microsoft.Office.Core – MSO.DLL Word – MSWORD.OLB   NAnt 0.85 (Build 0.85.1936.0; nightly; 4/20/2005)

[Nant-users] Solution task - VS.Net 2005

2005-04-26 Thread Aaron Pieler
Title: Nachricht Hello,   I want to use the solution-task for VS.Net 2005 solutions. I know that VS.Net 2005 solutions are still not supported.   When will the solution-task be extended for VS.Net 2005 solutions?   Thanks Aaron Pieler  

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

2005-04-04 Thread Gert Driesen
:24 > To: nant-users@lists.sourceforge.net > Subject: [Nant-users] Solution task fails to read VC++ Force > Symbol References link property > > I'm attempting to build an existing VS.NET solution which > contains mixed > C# and VC++ projects. This solution builds from within the > IDE

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

2005-04-04 Thread Witt, Aaron S
I'm attempting to build an existing VS.NET solution which contains mixed C# and VC++ projects. This solution builds from within the IDE but not when using the task. The problem occurs when linking one of the VC++ projects. This project is configured to add a symbol to the linker command line as

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

2005-03-29 Thread Adam Fisk
ect that used the project library.) Not sure if that info will help you much, but you never know... Ray -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Adam Fisk Sent: Tuesday, March 29, 2005 5:44 PM To: nant-users@lists.sourceforge.net Subject: [Nant-user

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

2005-03-29 Thread Ray Johnson
quot; to any project that used the project library.) Not sure if that info will help you much, but you never know... Ray -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Adam Fisk Sent: Tuesday, March 29, 2005 5:44 PM To: nant-users@lists.sourceforge.net

[Nant-users] solution task easy one?

2005-03-29 Thread Adam Fisk
I'm having trouble using the solution task to compile my Visual Studio.NET 2003 C++ project. It's basically not linking to the standard windows dlls, even though it compiles fine within Visual Studio. I was under the impression that it should just use whatever dependencies are specified in th

[Nant-users] Solution Task and Licensed Components

2005-03-28 Thread Franklin, Randy
Hi,   We’re using some of Infragistics NetAdvantage controls in our application. These components are licensed. I have no problem building our solution using the Visual Studio 2003 IDE. However, when I build using the nant solution task, the license doesn’t appear to be compiling into the

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
Behalf Of > Leonardo Quijano Vincenzi > Sent: maandag 14 maart 2005 20:33 > To: nant-users@lists.sourceforge.net > Subject: [Nant-users] Solution task warning when using > database project > > Hi. > > I have a task in my master build file that include several > C# pro

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

2005-03-14 Thread Leonardo Quijano Vincenzi
Hi. I have a task in my master build file that include several C# projects and a VS database project. When I do a build, i get the following warning: [solution] Only C#, VB.NET and C++ projects are supported. Skipping project 'DataProject\DataProject.dbp'. What can I do to disable this warni

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

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

2005-03-09 Thread Marcin Hoppe
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 server. There's no VS.NET installation on the build machine. It gets easily built o

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

[Nant-users] solution task and warn on error

2005-01-04 Thread Christopher_P_Vanik
I think I have discovered a bug or a feature I'd love to have implemented. I'm using the solution task to Build my app. Right before, I call the solution task, I call xml poke on all the .csproj files to ensure TreatWarningsAsErrors = "true". Then I BUILD the app using the solution task. Ho

[Nant-users] Solution task error resolving references

2004-12-17 Thread Brendan Coram
Title: Solution task error resolving references I am trying to compile a vb.net solution using a number of references to compiled resources on a mapped drive. My solution task is failing with the following (first bit of the error message below): Error resolving module references of 'Z:\Frame

  1   2   3   >