RE: [Nant-users] Satellite assemblies of referenced projects in solution task

2005-05-31 Thread Gert Driesen
Sjaak, Can you send me a small repro for this issue ? Thanks ! Gert > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Sjaak Janssen (Checkit) > Sent: dinsdag 31 mei 2005 9:12 > To: Gert Driesen; nant-users@lists.sourceforge.net > Subject: RE: [

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

[Nant-users] Sql Script

2005-05-31 Thread Paul Cowan
Hi all, Is it possible to generate the SQL script for a given db, that is the db schema and the stored procedures etc.   Thanks   Paul _ VirusChecked for the Incepta Group plc _

[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 ?

Re: [Nant-users] Cannot reference properties that are in an included file

2005-05-31 Thread Célio Cidral Junior
I found what was causing the problem. In the first message, I supressed the xmlns attribute in the element to let my example a little cleaner. Here is how the element was really defined: http://nant.sf.net/schemas/nant.xsd";> After I tried many things, I removed the xmlns attribute and the build

RE: [Nant-users] nunit2report

2005-05-31 Thread Paul Cowan
Hi, I'm using 0.85-rc3 build. Is this a known bug?? When I use nunitreport, I get an empty report. Thanks Paul -Original Message- From: Kevin Williams [mailto:[EMAIL PROTECTED] Sent: 27 May 2005 18:43 To: Paul Cowan Cc: nant-users@lists.sourceforge.net Subject: Re: [Nant-users] nunit

RE: [Nant-users] Satellite assemblies of referenced projects in solution task

2005-05-31 Thread Sjaak Janssen (Checkit)
Hi Gert, I'm using 0.85.1932.0 Sjaak -Original Message- From: Gert Driesen [mailto:[EMAIL PROTECTED] Sent: dinsdag 31 mei 2005 9:08 To: Sjaak Janssen (Checkit); nant-users@lists.sourceforge.net Subject: Re: [Nant-users] Satellite assemblies of referenced projects in solution task Sjaa

Re: [Nant-users] Satellite assemblies of referenced projects in solution task

2005-05-31 Thread Gert Driesen
Sjaak, What version of NAnt are you using ? Gert - Original Message - From: "Sjaak Janssen (Checkit)" <[EMAIL PROTECTED]> To: Sent: Tuesday, May 31, 2005 9:05 AM Subject: RE: [Nant-users] Satellite assemblies of referenced projects in solution task Hello, Anyone out there using reso

RE: [Nant-users] Satellite assemblies of referenced projects in solution task

2005-05-31 Thread Sjaak Janssen (Checkit)
Hello, Anyone out there using resources dll's in a referenced project? Mine doesn't get copied (see explanation below). I have about 20 of these kind of product builds and really got stuck on this one, so any help would be appreciated very much ;) Regards, Sjaak -Original Message- From