RE: [Nant-users] mkiisdir doesn't display any output

2004-04-04 Thread Noel Gifford
I'm now using 0.85-20040403 of both Nant and NantContrib. It works properly. I think my NantContrib was out of sync previously because I had the current nightly build of Nant. Thanks. Noel -Original Message- From: Gert Driesen [mailto:[EMAIL PROTECTED] Sent: Sunday, April 04, 2004

RE: [Nant-users] Solution & assemblyfolders

2004-04-04 Thread Gert Driesen
On Sun, 2004-04-04 at 23:12, Peter Jones wrote: > If I use the following it works. > > > > This should work to : Gert --- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tuto

RE: [Nant-users] Solution & assemblyfolders

2004-04-04 Thread Peter Jones
If I use the following it works. Thanks -Original Message- From: Peter Jones Sent: Monday, 5 April 2004 8:20 AM To: Gert Driesen; [EMAIL PROTECTED] Subject: RE: [Nant-users] Solution & assemblyfolders There is a 3rd party library (XMLPDF11.dll) in ${root}\comm

RE: [Nant-users] Solution & assemblyfolders

2004-04-04 Thread Peter Jones
There is a 3rd party library (XMLPDF11.dll) in ${root}\common\xmlpdf. The project in the solution is pointing to this in a different path, I guess. I could always copy the dll to the project folder or add the path to the environment PATH. I don't have a simple repro but any solution with a proje

Re: [Nant-users] mkiisdir doesn't display any output

2004-04-04 Thread Gert Driesen
Noel, What version of NAnt/NAntContrib are you using ? Can you try using the latest nightly build of both NAnt and NAntContrib, and report back ? Thanks, Gert - Original Message - From: "Noel Gifford" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, April 04, 2004 2:43 AM Subj

[Nant-users] Solution & assemblyfolders

2004-04-04 Thread Peter Jones
I'm trying to reference a dll in my solution task and it can't find the file/path. I'm not sure how to format the task - this is what I have : http://localhost/StudDetailService/StudDetailService.csproj"; path="${srcdir}\StudDetailService\StudDetai