Re: [NAnt-users] MSBuild task and .NET 3.5

2008-10-22 Thread Bob Archer
ad trimmed so this message wouldn't be to long.) From: Parrish, Ken [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 22, 2008 5:30 PM To: Bob Archer; Gert Driesen; Julian Simpson; nant-users@lists.sourceforge.net Subject: RE: [NAnt-users] MSBuild ta

Re: [NAnt-users] MSBuild task and .NET 3.5

2008-10-22 Thread Parrish, Ken
sh Gomez, Inc. From: Bob Archer [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 22, 2008 4:48 PM To: Parrish, Ken; Gert Driesen; Julian Simpson; nant-users@lists.sourceforge.net Subject: RE: [NAnt-users] MSBuild task and .NET 3.5 Sounds like a bug in Nant to me. I think I asked but you

Re: [NAnt-users] MSBuild task and .NET 3.5

2008-10-22 Thread Parrish, Ken
: Tuesday, October 21, 2008 11:10 PM To: Julian Simpson <mailto:[EMAIL PROTECTED]> ; nant-users@lists.sourceforge.net Subject: Re: [NAnt-users] MSBuild task and .NET 3.5 Julian, Thanks. This was very insightful. However, I have a conflict that I don't know how to resolve.

Re: [NAnt-users] MSBuild task and .NET 3.5

2008-10-22 Thread Gert Driesen
TED] Sent: Tuesday, October 21, 2008 4:20 PM To: Parrish, Ken Subject: Re: [NAnt-users] MSBuild task and .NET 3.5 Having just spent this evening wrestling with the same issue, I can tell you that they come from the registry. Have a look at this post: http://www.timbarcz.com/blog/Category

Re: [NAnt-users] MSBuild task and .NET 3.5

2008-10-21 Thread Bob Archer
Sent: Tuesday, October 21, 2008 4:20 PM To: Parrish, Ken Subject: Re: [NAnt-users] MSBuild task and .NET 3.5 Having just spent this evening wrestling with the same issue, I can tell you that they come from the registry. Have a look at this post: http://www.timbarcz.com/blog/CategoryView,

Re: [NAnt-users] MSBuild task and .NET 3.5

2008-10-21 Thread Julian Simpson
-users] MSBuild task and .NET 3.5 Having just spent this evening wrestling with the same issue, I can tell you that they come from the registry. Have a look at this post: http://www.timbarcz.com/blog/CategoryView,category,Nant.aspx They don't map to environment variables and the application

Re: [NAnt-users] MSBuild task and .NET 3.5

2008-10-21 Thread Bob Archer
] Sent: Tuesday, October 21, 2008 4:20 PM To: Parrish, Ken Subject: Re: [NAnt-users] MSBuild task and .NET 3.5 Having just spent this evening wrestling with the same issue, I can tell you that they come from the registry. Have a look at this post: http://www.timbarcz.com/blog/Category

Re: [NAnt-users] MSBuild task and .NET 3.5

2008-10-21 Thread Parrish, Ken
008 4:20 PM To: Parrish, Ken Subject: Re: [NAnt-users] MSBuild task and .NET 3.5 Having just spent this evening wrestling with the same issue, I can tell you that they come from the registry. Have a look at this post: http://www.timbarcz.com/blog/CategoryView,category,Nant.aspx They do

Re: [NAnt-users] MSBuild task and .NET 3.5

2008-10-21 Thread Parrish, Ken
ber 21, 2008 2:30 PM To: nant-users@lists.sourceforge.net Subject: Re: [NAnt-users] MSBuild task and .NET 3.5 > I am using Nant on two separate workstations. I installed Nant Version 0.86 > on both machines. In both cases, I edited the Nant configuration file and > set: Did you compare

Re: [NAnt-users] MSBuild task and .NET 3.5

2008-10-21 Thread Brass Tilde
> I am using Nant on two separate workstations. I installed Nant Version 0.86 > on both machines. In both cases, I edited the Nant configuration file and > set: Did you compare the two config files to make absolutely certain that they are the same? If so, it sounds like either something that sh

Re: [NAnt-users] MSBuild task and .NET 3.5

2008-10-21 Thread Bob Archer
You probably need to install the .Net 3.5 SDK. Bob From: Parrish, Ken [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 21, 2008 2:03 PM To: Bob Archer; nant-users@lists.sourceforge.net Subject: RE: [NAnt-users] MSBuild task and .NET 3.5 Bob

Re: [NAnt-users] MSBuild task and .NET 3.5

2008-10-21 Thread Parrish, Ken
D] Sent: Monday, October 20, 2008 5:06 PM To: nant-users@lists.sourceforge.net Subject: [NAnt-users] MSBuild task and .NET 3.5 Does anyone know how to insure that the task targets the version of MSBuild in the .NET Version 3.5 framework directory? Is it necessary to set the system path or is

Re: [NAnt-users] MSBuild task and .NET 3.5

2008-10-20 Thread Bob Archer
@lists.sourceforge.net Subject: [NAnt-users] MSBuild task and .NET 3.5 Does anyone know how to insure that the task targets the version of MSBuild in the .NET Version 3.5 framework directory? Is it necessary to set the system path or is there a way to direct the task to use a particular

[NAnt-users] MSBuild task and .NET 3.5

2008-10-20 Thread Parrish, Ken
Does anyone know how to insure that the task targets the version of MSBuild in the .NET Version 3.5 framework directory? Is it necessary to set the system path or is there a way to direct the task to use a particular version of MSBuild? Thanks, Ken Parrish Gomez, Inc. -