Re: [Nant-users] include files

2004-10-11 Thread Gert Driesen
You can just put the property tasks directly under the element. eg. - Original Message - From: "Bob Uva" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, October 11, 2004 11:13 PM Subject: [Nant-users] include files I am using the task to include external buil

Re: [Nant-users] inplace use of filterchain

2004-10-11 Thread Gert Driesen
John, There's no task right now, but it could be a useful addition. Are you volunteering to tackle it ? ;-) Gert - Original Message - From: "John Wadlow" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, October 12, 2004 4:35 AM Subject: [Nant-users] inplace use of filterchain

Re: [Nant-users] RE: [NAntC-Dev] VDProjConverter and MSI task

2004-10-11 Thread Gert Driesen
Try giving the zip file another extension (eg. zzt). - Original Message - From: "Manish Jain" <[EMAIL PROTECTED]> To: "James Geurts" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Monday, October 11, 2004 10:59 PM Subject: RE: [Nant-users] RE: [NAntC-Dev] VDProjCon

Re: [Nant-users] CrystalReprt file (.rpt) used as an "Embedded Resource" still...

2004-10-11 Thread Gert Driesen
Ravi, Can you provide more information ? eg. what task(s) are you using ? Can you package up a small repro for this issue ? Gert - Original Message - From: "Ravi Kumar" <[EMAIL PROTECTED]> To: "Gert Driesen" <[EMAIL PROTECTED]> Sent: Monday, October 11, 2004 11:56 PM Subject: RE: [Nant-u

[Nant-users] inplace use of filterchain

2004-10-11 Thread John Wadlow
I want to use the filterchain to replace the assemblyInfo’s version with my next version for each project in my solution before I build   I first thought I could use copy and just copy inplace with the following                                

[Nant-users] Does .NET Framework SDK is necessary for nant?

2004-10-11 Thread Luo Jiaolong
Hi, I am trying to build my C# solution with nant0.85. I succeeded in a computer with Visual Studio.NET 2003 installed. But when I move it to a computer without Studio 2003, it failed when built the solution . The error message is: The SDK for the 'net-1.1' framework is not available or not conf

[Nant-users] include files

2004-10-11 Thread Bob Uva
I am using the task to include external build files in my default.build. If I just put tasks into the include file (xxx.include) then NAnt complains about multiple root elements. I have to put the properties within a separate target. Is there any way to get around having a separate target

RE: [Nant-users] RE: [NAntC-Dev] VDProjConverter and MSI task

2004-10-11 Thread Manish Jain
Hi James, ZIP is not able to get through your server, Is there any location , may be on sourceforge where i can upload ZIP? Thanks Manish -Original Message- From: James Geurts [mailto:[EMAIL PROTECTED] Sent: Monday, October 11, 2004 11:13 AM To: Manish Jain Cc: [EMAIL PROTECTED]; [EMAIL

Re: [Nant-users] RE: [NAntC-Dev] VDProjConverter and MSI task

2004-10-11 Thread James Geurts
Hi Manish, I should have clarified... the vdprojconverter is a work in progress (sort of). It does not completely translate a vdproj file to an equivalent nant msi syntax. This does not mean, however, that the msi task is incapable of doing everything that the vs.net install can. 1. The MsiTask

Re: [Nant-users] CrystalReprt file (.rpt) used as an "Embedded Resource" still...

2004-10-11 Thread Gert Driesen
Hi Ravi, I definitely suggest you to upgrade to a more recent version of NAnt (http://nant.sourceforge.net/nightly/builds). If you still have problems, just let us know and try to provide more information. Hope this helps, Gert - Original Message - From: "Ravi Kumar" <[EMAIL PROTECTED]

[Nant-users] RE: [NAntC-Dev] VDProjConverter and MSI task

2004-10-11 Thread Manish Jain
Thanks James, 1.MSITaskTemplateVS.msi is not working 2.MSI task is not populating select installation folder 3.vsnet setup creates shortcuts (program menu and desktop) whereas MSI task cannot 4.Is there any way to determine properties available for within for WID files (Attaching MSI.zip cont

[Nant-users] Compact Framework 2.0

2004-10-11 Thread Lion
Hello nant-users, How compile for CF 1.x (2.0) and when download CF 2.0 ? NET Firebird Data Provider support CF 2.0 but i can not c... this platform :( -- Best regards, Lion mailto:[EMAIL PROTECTED] --- This SF.

Re: [Nant-users] NAnt and Compact Framework

2004-10-11 Thread Lion
Hello nant-users, How compile for CF 1.x (2.0) and when download CF 2.0 ? NET Firebird Data Provider support CF 2.0 but i can not c... this platform :( -- Best regards, Lion mailto:[EMAIL PROTECTED] --- This SF.net

Re: [Nant-users] Support for .NET Compact Framework

2004-10-11 Thread Lion
Hello nant-users, How compile for CF 1.x (2.0) and when download CF 2.0 ? NET Firebird Data Provider support CF 2.0 but i can not c... this platform :( -- Best regards, Lion mailto:[EMAIL PROTECTED] --- This SF.ne

[Nant-users] RE: [NAntC-Dev] VDProjConverter and MSI task

2004-10-11 Thread James Geurts
The dialog information should have been extracted w/ the vdprojconverter program. Do you have a sample that would show how the Visual Studio install contains more dialogs? The difference in filesize between MSITaskTemplate.msi and MSITaskTemplateVS.msi is because the MSITaskTemplate.msi file cont