Re: [NAnt-users] problems with nunit-console and nant

2010-07-05 Thread Steven Whatmore
, veuillez m'en aviser immédiatement, par retour de courrier électronique ou par un autre moyen. -Original Message- From: Bruce Scharlau [mailto:b.schar...@abdn.ac.uk] Sent: Monday, July 05, 2010 3:45 PM To: nant-users@lists.sourceforge.net Subject: Re: [NAnt-users] problems wi

Re: [NAnt-users] problems with nunit-console and nant

2010-07-05 Thread Bruce Scharlau
Sent: Monday, July 05, 2010 4:33 AM > To: nant-users@lists.sourceforge.net > Subject: [NAnt-users] problems with nunit-console and nant > > Hi all, > > I'm trying to have nant build my dll files for source and test and then > run nunit-console over the test dll file, but it does

Re: [NAnt-users] problems with nunit-console and nant

2010-07-05 Thread Steven Whatmore
Scharlau [mailto:b.schar...@abdn.ac.uk] Sent: Monday, July 05, 2010 4:33 AM To: nant-users@lists.sourceforge.net Subject: [NAnt-users] problems with nunit-console and nant Hi all, I'm trying to have nant build my dll files for source and test and then run nunit-console over the test dll file, b

[NAnt-users] problems with nunit-console and nant

2010-07-05 Thread Bruce Scharlau
Hi all, I'm trying to have nant build my dll files for source and test and then run nunit-console over the test dll file, but it doesn't find the nunit.framework.dll. I keep getting the 'could not load file or assembly nunit.framework, ... 2.5.5.10112 ' error. I used to get the one referencing 2.

Re: [NAnt-users] problems building castle with 3.5

2008-11-17 Thread Jan Limpens
problems resolved by referencing registry keys that had consistent path values thanks! On Mon, Nov 17, 2008 at 3:39 PM, Jan Limpens <[EMAIL PROTECTED]> wrote: > Hello! > > I am having difficulties to build the castle stack > (http://svn.castleproject.org:8080/svn/castle/trunk) with nant 3.5. > > T

[NAnt-users] problems building castle with 3.5

2008-11-17 Thread Jan Limpens
Hello! I am having difficulties to build the castle stack (http://svn.castleproject.org:8080/svn/castle/trunk) with nant 3.5. The whole project starts to build just nicely but after 20 or so successful 3.5 builds it suddenly fails. I tried repeating the build process on a clean windows xp sp3 vm

Re: [NAnt-users] Problems with .ico files referenced in a .resx

2008-09-07 Thread Gert Driesen
Hey, Would it be possible to send me a small repro for this issue? Gert -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: zondag 7 september 2008 6:53 To: nant-users@lists.sourceforge.net Subject: [NAnt-users] Problems with .ico

[NAnt-users] Problems with .ico files referenced in a .resx

2008-09-06 Thread brat000012...@yahoo.com
I could not figure out from the documentation how the heck am I supposed to let the nant know where the external .ico files are located when compiling a .resx file... I have a .resx file containing the following definition: DataGridTextAreaButton.ico;System.Drawing.Icon, System.Drawing, V

Re: [NAnt-users] Problems with nunit2->test->assemblies

2008-05-30 Thread Gert Driesen
Andrew, Can you send me a repro containing all necessary binaries? Gert -- From: "Schley Andrew Kutz" <[EMAIL PROTECTED]> Sent: Friday, May 30, 2008 4:21 AM To: Subject: [NAnt-users] Problems with nunit2->test->assembli

[NAnt-users] Problems with nunit2->test->assemblies

2008-05-29 Thread Schley Andrew Kutz
I cannot get the nunit2->test task to recognize a linked assemby. Nant compiles the test assembly with linked references fine, but when I use it to run tests I get several of these errors: [nunit2] 15) net.sf.vitfordotnet.MyOptionsTest.PrintUsageTest : System.IO.FileNotFoundException :

[NAnt-users] Problems with backward compatibility of finding testmethods

2007-10-31 Thread Martijn Claus
Hello Nunit users, I'm experiencing some problems with the backward compatibility of NUnit. I hope you can help me out here. This is the problem: In my project I have to use the 'old' way of making Nunit tests (long story, but has to do with automatically generated classes which can't generate

[NAnt-users] Problems opening certificate when using MAGE

2006-10-09 Thread Jakob Thomadsen
I am using CruiseControl to run a Nant script to build and deploy a VS winforms solution.    The first thing done in the deply script is to modify the app.config file to match the environment deployet to, and then MAGE (Manifest Generation and Editing Tool) is executed to sign the solution. It wo

[NAnt-users] Problems with solution task building projects out of order....

2006-07-28 Thread Paul Gale
Hi, I am having a problem using the solution task with nant-0.85-rc4 and VS.NET 2002 building unmanaged C++. Compiler (cl.exe): 13.00.9466. VS.NET 2002: 7.0.9955. OS: Windows XP Pro, SP2. The master solution file I have just created to build all containing projects builds them in the correct o

[NAnt-users] problems with nant build for Data Dynamics Active Report

2006-04-21 Thread Bennett, Dave (CBC)
I have the nant script (example below) that I am trying to run to build an Active Reports based web application. When I build in visual studio I do not have any problems with the application working.   When I try to do the nant build I get the following error: "Can't load report layout -

[NAnt-users] Problems with nant build for Data Dynamics Active Report

2006-03-27 Thread Bennett, Dave (CBC)
I have the nant script (example below) that I am trying to run to build an Active Reports based web application. When I build in visual studio I do not have any problems with the application working.   When I try to do the nant build I get the following error: "Can't load report layout -

RE: [NAnt-users] problems with mail task

2006-01-12 Thread Tim Mayert
EMAIL PROTECTED] Sent: January 12, 2006 8:30 AM To: [EMAIL PROTECTED] Cc: nant-users@lists.sourceforge.net Subject: RE: [NAnt-users] problems with mail task I had a problem with outlook moving some of my emails to the junk folder and not telling me. Same condition the log said it sent email but never s

RE: [NAnt-users] problems with mail task

2006-01-12 Thread pcassidy
@lists.sourceforge.net Subject: Re: [NAnt-users] problems with mail task Tim Mayert wrote: > I have automated 3 of my NAnt builds to run at night to make sure they > work fine and to work out all the bugs before we go to production on > the nightly builds. So far the builds seem to be working already a

Re: [NAnt-users] problems with mail task

2006-01-11 Thread Gary Feldman
Tim Mayert wrote: I have automated 3 of my NAnt builds to run at night to make sure they work fine and to work out all the bugs before we go to production on the nightly builds. So far the builds seem to be working already and the confirmation emails, that are produced at the end of each buil

[NAnt-users] problems with mail task

2006-01-11 Thread Tim Mayert
Title: Message I have automated 3 of my NAnt builds to run at night to make sure they work fine and to work out all the bugs before we go to production on the nightly builds.  So far the builds seem to be working already and the confirmation emails, that are produced at the end of each build

Re: [Nant-users] problems with referenced files

2005-10-25 Thread Gert Driesen
ROTECTED]> To: Sent: Thursday, October 20, 2005 10:06 AM Subject: [Nant-users] problems with referenced files > > hello everybody, > > I have this error during using NAnt for building VS.Net solution: > >[cl] c:\Development\MM8000\MM8000Server\In > Progress\

[Nant-users] problems with referenced files

2005-10-24 Thread Cricenti Christian
hello everybody, I have this error during using NAnt for building VS.Net solution: [cl] c:\Development\MM8000\MM8000Server\In Progress\MM8000SrvI\XmlBulkImport.h(7) : fatal error C1083: Cannot open type library file: 'xblkld3.dll': No such file or directory

Re: [Nant-users] problems with referenced files

2005-10-20 Thread Gert Driesen
Christian, Can you send me a small repro for this issue ? Thanks ! Gert - Original Message - From: <[EMAIL PROTECTED]> To: Sent: Thursday, October 20, 2005 10:09 AM Subject: [Nant-users] problems with referenced files hello everybody, I have this error during using NA

[Nant-users] problems with referenced files

2005-10-20 Thread christian . cricenti
hello everybody, I have this error during using NAnt for building VS.Net solution: [cl] c:\Development\MM8000\MM8000Server\In Progress\MM8000SrvI\XmlBulkImport.h(7) : fatal error C1083: Cannot open type library file: 'xblkld3.dll': No such file or directory my build file is:

RE: [Nant-users] problems using the solution task

2005-06-14 Thread Gert Driesen
gt; From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Joe Devilla > Sent: dinsdag 14 juni 2005 21:28 > To: nant-users@lists.sourceforge.net > Subject: [Nant-users] problems using the solution task > > Hi > > > > I am new to nant, and I had trou

[Nant-users] problems using the solution task

2005-06-14 Thread Joe Devilla
Hi   I am new to nant, and I had trouble running the solution task.  I am using the following snippet:     When I try to run the command, I get the following error:   ‘midl.exe’ failed to start.      The system cannot find the path specified.   I have already installed

Re: [Nant-users] problems

2005-05-13 Thread Gary Feldman
Julian Suggate wrote: ... @echo off SET BUILD_PATH=C:\Dev nant -v -buildfile:HF.build %1 Using different batch files on different machines, developers can have different build locations (out of convenience for the team). The Problem --- In the NAnt build script, I have the following

[Nant-users] problems

2005-05-12 Thread Julian Suggate
Hi to the list! This is my first post to Nant-users. I'm a NAnt newbie. It is entirely possible that I am asking a foolish question ;-) I have searched the archives but couldn't find anything relevant to my particular problem. I am trying to write an auto-build script for our project. We have a v

Re: [Nant-users] Problems with sosget

2005-03-26 Thread murty dronamraju
TED] > > [mailto:[EMAIL PROTECTED] On Behalf Of > > murty dronamraju > > Sent: donderdag 24 maart 2005 21:07 > > To: nant-users@lists.sourceforge.net > > Subject: [Nant-users] Problems with sosget > > > > Hi All: > > I am having a problem with sosget,

RE: [Nant-users] Problems with sosget

2005-03-24 Thread Gert Driesen
e- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > murty dronamraju > Sent: donderdag 24 maart 2005 21:07 > To: nant-users@lists.sourceforge.net > Subject: [Nant-users] Problems with sosget > > Hi All: > I am having a problem with sosget, consi

[Nant-users] Problems with sosget

2005-03-24 Thread murty dronamraju
Hi All: I am having a problem with sosget, consistently running into a "Failed to open database" error in my script. Here's what i have in my script: I can use the GUI client of SourceOffsite to login and do a get-latest using the information above. My database name has a space in it : E:\VSS\x

Re: [Nant-users] Problems compiling a Unmanaged project in a solution file

2005-02-25 Thread Kapil Sachdeva
.com/blogs/ksachdeva - Original Message - From: Gert Driesen To: 'Kapil Sachdeva' ; nant-users@lists.sourceforge.net Sent: Friday, February 25, 2005 12:42 AM Subject: RE: [Nant-users] Problems compiling a Unmanaged project in a solution file Hi,

RE: [Nant-users] Problems compiling a Unmanaged project in a solution file

2005-02-25 Thread Gert Driesen
ag 25 februari 2005 2:45To: nant-users@lists.sourceforge.netSubject: Re: [Nant-users] Problems compiling a Unmanaged project in a solution file I do not have good experiece with solution task either !!.   I have a solution with unmanaged and unmanaged projects but have never been

Re: [Nant-users] Problems compiling a Unmanaged project in a solution file

2005-02-25 Thread Kapil Sachdeva
Subject: [Nant-users] Problems compiling a Unmanaged project in a solution file We have a solution file that is mostly c# projects, however it also has one unmanaged project in it and one managed project in it.  I call the solution build and hand it the solution file, however, NAnt

[Nant-users] Problems compiling a Unmanaged project in a solution file

2005-02-22 Thread Van Hal Marisa J
Title: Problems compiling a Unmanaged project in a solution file We have a solution file that is mostly c# projects, however it also has one unmanaged project in it and one managed project in it.  I call the solution build and hand it the solution file, however, NAnt doesn’t seem to like the

Re: [Nant-users] Problems with NAnt

2005-02-01 Thread Christian Gross
Gert Driesen wrote: Christian, There are currently some issues in Mono which cause problems when running NAnt on the Mono 2.0 profile. A fix for the most important issue was posted to one of the mono lists by Llius for review, so it should be committed to cvs soon. About the "failed to start" iss

RE: [Nant-users] Problems with NAnt

2005-02-01 Thread Gert Driesen
> Christian Gross > Sent: dinsdag 1 februari 2005 13:59 > To: nant-users@lists.sourceforge.net > Subject: [Nant-users] Problems with NAnt > > Hi > > I use Mono 1.1.3 on OSX. My Mono installation is hand compiled and I > cannot seem to get NAnt to work. I followed a

[Nant-users] Problems with NAnt

2005-02-01 Thread Christian Gross
Hi I use Mono 1.1.3 on OSX. My Mono installation is hand compiled and I cannot seem to get NAnt to work. I followed all of the instructions as per the emails with the title RE: [Nant-users] nant on macosx Gert Driesen Sun, 09 Jan 2005 23:56:53 -0800 One sidenote, there is a pkg-config on OS

[Nant-users] Problems Creating License File

2005-01-13 Thread Shane Faulkner
I need some sort of advice on fixing this issue.   This compiles fine through VS but through an NANT solution task it fails every time. Can someone please point me into the right direction here.   NAnt 0.85 (Build 0.85.1811.0; nightly; 12/16/2004) Copyright (C) 2001-2004 Gerry Shaw h

[Nant-users] Problems building latest CVS of nant.

2005-01-07 Thread John Cole
I'm trying to recompile NAnt from CVS, and it's currently failing with the error below. Also, is the bin\nant.exe in cvs really from 12/17? Thanks, John -- [exec] NAnt 0.85 (Build 0.85.1812.0; dev; 12/17/2004) [exec] Copyright

[Nant-users] Problems with pre-build event

2004-10-12 Thread Nicola Iuretigh
my bad english! > - Original Message - > From: "Gert Driesen" <[EMAIL PROTECTED]> > To: "Nicola Iuretigh" <[EMAIL PROTECTED]> > Sent: Tuesday, October 12, 2004 8:08 AM > Subject: Re: [Nant-users] Problems with pre-build event > > > > Nicola, > &

Re: [Nant-users] Problems with pre-build event

2004-10-12 Thread Gert Driesen
- Original Message - From: "Nicola Iuretigh" <[EMAIL PROTECTED]> To: "Gert Driesen" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, October 12, 2004 10:16 AM Subject: Re: [Nant-users] Problems with pre-build event Hi Gert, While prepar

[Nant-users] Problems with pre-build event

2004-10-08 Thread Nicola Iuretigh
Hi, I met some problems using task with a VC++ project (consolle application) created with VS.NET2003. In particular it seems that does not perform the pre-build event. I send you a test project and a nant build file that I have created for simplicity of explanation. In the debug configuratio

Re: [Nant-users] Problems building project with licensed components

2004-09-30 Thread Hedgpeth, Michael
Denis, We are using the DevExpress components and have experienced exactly what you're talking about. Loading the nightly build seemed to fix this issue. When you do that does it fix it for you? Michael --- This SF.net email is sponsored by:

Re: [Nant-users] Problems building project with licensed components

2004-09-30 Thread Gert Driesen
e happy to look into it. Gert - Original Message - From: "Denis Kruchkov" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, September 30, 2004 1:45 PM Subject: [Nant-users] Problems building project with licensed components > I have problem then build

[Nant-users] Problems building project with licensed components

2004-09-30 Thread Denis Kruchkov
I have problem then build application which uses licensed controls. We have following structure of our sources: bin src project1.csproj licenses.licx All our references to DevExpress assemblies pointed to "bin" directory ther DevExpress binaries placed during prepara

Re: [Nant-users] Problems with new NDoc BaseReflectionDocumenter

2004-09-25 Thread Gert Driesen
- Original Message - From: "Kevin Downs" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Saturday, September 25, 2004 8:19 AM Subject: Re: [Nant-users] Problems with new NDoc BaseReflectionDocumenter Thanks for the repro - it was very

Re: [Nant-users] Problems with new NDoc BaseReflectionDocumenter

2004-09-24 Thread Kevin Downs
Thanks for the repro - it was very helpful :) The problem with managed C++ assemblies has been resolved and a fix has been committed to the NDoc CVS. Hopefully, it should make its way over to Nant in the near future... regards, Kevin [NDoc Admin] -

[Nant-users] Problems with new NDoc BaseReflectionDocumenter

2004-09-24 Thread Loren Halvorson
I'm trying NAnt 0.85 (Build 0.85.1724.0; net-1.0.win32; nightly; 9/20/2004) and notice that very recently the NDoc stuff was updated "...to newer NDoc build that also supports documenting assemblies without slashdocs" This change seems to be causing problems for me when documenting one of my proje

RE: [SPAM] - Re: [Nant-users] Problems with vssget - Email found in subject

2004-09-20 Thread Felice Vittoria
PROTECTED] Sent: Monday, September 20, 2004 1:39 PM To: Gert Driesen Cc: Felice Vittoria; [EMAIL PROTECTED] Subject: [SPAM] - Re: [Nant-users] Problems with vssget - Email found in subject Gert, Felice: I deleted both nant-build, nant-contrib directories , deleted my nant env varia

Re: [Nant-users] Problems with vssget

2004-09-20 Thread murty dronamraju
- > From: "murty dronamraju" <[EMAIL PROTECTED]> > To: "Felice Vittoria" <[EMAIL PROTECTED]> > Cc: "Gert Driesen" <[EMAIL PROTECTED]>; > <[EMAIL PROTECTED]> > Sent: Monday, September 20, 2004 7:19 PM > Subject: Re: [Nant-users] Problems

Re: [Nant-users] Problems with vssget

2004-09-20 Thread Gert Driesen
ou are using the loadtasks (preferred method), then you shouldn't need to dump NAntContrib's bin into NAnt's bin. Is the path to NAnt.Contrib.Tasks.dll correct on your PC? Felice -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of murty dronamraju Sen

RE: [SPAM] - Re: [Nant-users] Problems with vssget - Email found in subject

2004-09-20 Thread Felice Vittoria
iring Systems Engr.) [mailto:[EMAIL PROTECTED] Sent: Monday, September 20, 2004 1:01 PM To: Felice Vittoria; murty dronamraju Cc: Gert Driesen; [EMAIL PROTECTED] Subject: [SPAM] - Re: [Nant-users] Problems with vssget - Email found in subject I expect spaces will not be the problem. I have NAn

Re: [Nant-users] Problems with vssget

2004-09-20 Thread Castro, Edwin Gabriel (Firing Systems Engr.)
dwin -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Felice Vittoria Sent: Monday, September 20, 2004 10:30 AM To: murty dronamraju Cc: Gert Driesen; [EMAIL PROTECTED] Subject: RE: [SPAM] - Re: [Nant-users] Problems with vssget - Email found in subject Murty I

RE: [SPAM] - Re: [Nant-users] Problems with vssget - Email found in subject

2004-09-20 Thread Felice Vittoria
without a space? Felice -Original Message- From: murty dronamraju [mailto:[EMAIL PROTECTED] Sent: Monday, September 20, 2004 12:20 PM To: Felice Vittoria Cc: Gert Driesen; [EMAIL PROTECTED] Subject: [SPAM] - Re: [Nant-users] Problems with vssget - Email found in subject Felice: I checke

Re: [Nant-users] Problems with vssget

2004-09-20 Thread murty dronamraju
n into > NAnt's bin. > > Is the path to NAnt.Contrib.Tasks.dll correct on your PC? > > Felice > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of murty > dronamraju > Sent: Monday, September 20, 2004 10:50 AM >

RE: [Nant-users] Problems with vssget

2004-09-20 Thread Felice Vittoria
27;s bin. Is the path to NAnt.Contrib.Tasks.dll correct on your PC? Felice -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of murty dronamraju Sent: Monday, September 20, 2004 10:50 AM To: Gert Driesen Cc: [EMAIL PROTECTED] Subject: Re: [Nant-users] Problems with vssget G

Re: [Nant-users] Problems with vssget

2004-09-20 Thread murty dronamraju
--- > From: "murty dronamraju" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Sunday, September 19, 2004 10:03 PM > Subject: [Nant-users] Problems with vssget > > > Hi All: > > I am having issues getting the vssget task to work in my > &

[Nant-users] Problems with vssget

2004-09-19 Thread Dronamraju, Murty
Title: Message Hi All:    I am having issues getting the vssget task to work in my NAnt build script. I am using the nant-0.85-nightly build along with the latest build from nant-contrib. Any input will be highly appreciated. Here's a snippet of my Nant file:   -->      target n

Re: [Nant-users] Problems with vssget

2004-09-19 Thread Gert Driesen
Hi Murty, Can you try using today's nightly build of both NAnt and NAntContrib ? Gert - Original Message - From: "murty dronamraju" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, September 19, 2004 10:03 PM Subject: [Nant-users] Problems with vssg

[Nant-users] Problems with vssget

2004-09-19 Thread murty dronamraju
Hi All: I am having issues getting the vssget task to work in my NAnt build script. I am using the nant-0.85-nightly build along with the latest build from nant-contrib. Any input will be highly appreciated. Here's a snippet of my Nant file: --> target name="Build" depend

[Nant-users] Problems with function call in a script-task

2004-09-16 Thread Helmut Dipper
Hello, I want to make available the path-conversion functions, cygwin_conv_to_posix_path aso., from the cygwin-library "cygwin1.dll" as function to be used in the expression context in a nant-script, see attachment: If I activate a call to a cygwin-function I get: NAnt 0.85 (Build 0.85.1647.0; n

[Nant-users] Problems with CruiseControl.NET detecting C++ code changes

2004-09-15 Thread John Debay
Hi, I am using CruiseControl.NET to get the latest version of my C++ project and build it with NAnt. Right now, my project is a simple "Hello, world" application. The build process works fine, except for the fact that my code is not actually recompiled. The object files of my program currently hav

Re: [Nant-users] Problems building a VS 2003 (VC++) project

2004-09-06 Thread Carlos Guzmán Álvarez
Hello: (The baseConfig has the additional include directories, that aren't included in the configuration of each file) I was reviewing the project file and seems that for some file sthe File configuration in the project has the AdditionalIncludeDirs attribute but as an empty string, so maybe it w

[Nant-users] Problems building a VS 2003 (VC++) project

2004-09-06 Thread Carlos Guzmán Álvarez
Hello: I'm trying to build a VC ++ 2003 project file (of an open source project) using the solution task of nant and i have noticed that the additional include dirs configuration of the project file is not being detcted properly by nant, i have fixed it (there will be a better way but i haven't

[Nant-users] Problems with Project references which are more than one level deep.

2004-09-01 Thread Madhan Retnaswamy
Hi Gert, I just grabed this email from the NAnt user group. -- I just downloaded the 8/17 nightly build of NAnt 0.85 and am seeing an issue with project references that does not see

[Nant-users] problems installing NVelocity

2004-08-05 Thread Laila Frotjold
Hi, I have difficulties installing both NVelocity and NAnt (when I couldn't install NVelocity, I tried to install NAnt separately, but I got build failure every time. I tried different releases, and I tried to move around the files which were apparently located in the wrong places. The moving ar

Re: [Nant-users] problems bilding .NET solution

2004-07-28 Thread bruma
Merrill Cornish wrote: I think I know the problem. .NET solution file record their references a pathnames RELATIVE to the solution file. I think your task is using a the project's base directory, so the recorded relative pathnames no longer lead to anywhere useful. Try using

RE: [Nant-users] problems bilding .NET solution

2004-07-27 Thread Castro, Edwin Gabriel (Firing Systems Engr.)
gt; From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of bruma > Sent: Tuesday, July 27, 2004 12:37 PM > To: [EMAIL PROTECTED] > Subject: [Nant-users] problems bilding .NET solution > > hi, > > I'm tring to build solution wi

Re: [Nant-users] problems bilding .NET solution

2004-07-27 Thread Merrill Cornish
I think I know the problem. .NET solution file record their references a pathnames RELATIVE to the solution file. I think your task is using a the project's base directory, so the recorded relative pathnames no longer lead to anywhere useful. Try using in the task to

[Nant-users] problems bilding .NET solution

2004-07-27 Thread bruma
hi, I'm tring to build solution with vcproj (c++) projects. This is my .build script: and this is output that I get: NAnt 0.85 (Build 0.85.1664.0; net-1.0.win32; nightly; 22.7.2004) Copyright (C) 2001-2004 Ge

RE: [Nant-users] problems with long nunit2 tasks

2004-07-22 Thread Sam Mackrill
l" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, July 20, 2004 5:55 PM Subject: [Nant-users] problems with long nunit2 tasks If my nunit2 tests cases take longer than 5 minutes then the task seems to hang in an infinite loop. The unit tests can be seen to be running ove

Re: [Nant-users] problems with long nunit2 tasks

2004-07-20 Thread Gert Driesen
;[EMAIL PROTECTED]> Sent: Tuesday, July 20, 2004 5:55 PM Subject: [Nant-users] problems with long nunit2 tasks If my nunit2 tests cases take longer than 5 minutes then the task seems to hang in an infinite loop. The unit tests can be seen to be running over and over again. It is not clear i

[Nant-users] problems with long nunit2 tasks

2004-07-20 Thread Sam Mackrill
Title: problems with long nunit2 tasks If my nunit2 tests cases take longer than 5 minutes then the task seems to hang in an infinite loop. The unit tests can be seen to be running over and over again. It is not clear if this is a NAnt issue or a Nunit issue. I am using Nant 0.84 and Nunit 2

Re: [Nant-users] Problems with ChartFX licensing...

2004-07-06 Thread Richard Sbarro
quot; <[EMAIL PROTECTED]> To: "Gert Driesen" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, July 06, 2004 3:29 PM Subject: Re: [Nant-users] Problems with ChartFX licensing... Gert, Yes, I am able to compile the licenses.licx file with the lc.exe comm

Re: [Nant-users] Problems with ChartFX licensing...

2004-07-06 Thread Gert Driesen
- Original Message - From: "Richard Sbarro" <[EMAIL PROTECTED]> To: "Gert Driesen" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, July 06, 2004 3:29 PM Subject: Re: [Nant-users] Problems with ChartFX licensing... > Gert, > > Yes, I

Re: [Nant-users] Problems with ChartFX licensing...

2004-07-06 Thread Richard Sbarro
: "Richard Sbarro" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, July 06, 2004 8:53 AM Subject: [Nant-users] Problems with ChartFX licensing... Hello, I am receiving the following error when attempting to add a licenses.licx file to an .ex

Re: [Nant-users] Problems with ChartFX licensing...

2004-07-06 Thread Gert Driesen
- Original Message - From: "Richard Sbarro" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, July 06, 2004 8:53 AM Subject: [Nant-users] Problems with ChartFX licensing... > Hello, > > I am receiving the following error when attempting to add

[Nant-users] Problems with ChartFX licensing...

2004-07-05 Thread Richard Sbarro
Hello, I am receiving the following error when attempting to add a licenses.licx file to an .exe (using the 07/05 nightly build)... licenses.licx(11) : error LC0003 : Unabled to resolve type 'SoftwareFX.ChartFX.Chart, ChartFX' I'm not sure why it can't resolve this type.  I get the same erro

Re: [Nant-users] Problems building Nant and test project

2004-06-29 Thread Gert Driesen
on To: [EMAIL PROTECTED] Sent: Tuesday, June 29, 2004 11:05 AM Subject: [Nant-users] Problems building Nant and test project Just downloaded latest version (0.84), and Nant won’t build itself – it fails it’s own Unit tests – firstly with an issue with the copyright da

[Nant-users] Problems building Nant and test project

2004-06-29 Thread Casey Charlton
Just downloaded latest version (0.84), and Nant won’t build itself – it fails it’s own Unit tests – firstly with an issue with the copyright date (2003 vs 2004), then with C++ test errors, which I haven’t worked around. Seems a bit odd it won’t build correctly ‘out of the box’   Anyway –

RE: [Nant-users] Problems since changing versions of NAnt...

2004-06-21 Thread Noel Gifford
PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Jean-Michel Theriault Sent: Thursday, June 17, 2004 6:15 AM To: [EMAIL PROTECTED] Subject: [Nant-users] Problems since changing versions of NAnt... Hi all!! I recently changed my NAnt version from 0.8.3.23326 to 8.4 and once I start my build it gives

[Nant-users] Problems since changing versions of NAnt...

2004-06-20 Thread Jean-Michel Theriault
Hi all!!   I recently changed my NAnt version from 0.8.3.23326 to 8.4 and once I start my build it gives me errors such as the task is invalid and  invalid element . Unknown task or datatype. My parameters are the same as with the old version, and I read the release notes and they don’

RE: [Nant-users] Problems since changing versions of NAnt...

2004-06-18 Thread Jean-Michel Theriault
] Subject: RE: [Nant-users] Problems since changing versions of NAnt...   Sorry yes, my keyboard can’t keep up with my fingers (or at least that’s my excuse!)   Just to clarify (sorry if you already know this).  You need to unzip the NantContrib zip and then copy everything in the NantContrib

RE: [Nant-users] Problems since changing versions of NAnt... Suggested method of installing nant-contrib tasks

2004-06-17 Thread Troy Laurin
D]Subject: RE: [Nant-users] Problems since changing versions of NAnt... Sorry yes, my keyboard can’t keep up with my fingers (or at least that’s my excuse!)   Just to clarify (sorry if you already know this).  You need to unzip the NantContrib zip and then copy everythin

RE: [Nant-users] Problems since changing versions of NAnt...

2004-06-17 Thread Bill.Martin
pick up all the NantContrib tasks.   If this doesn’t work then I’m stumped.   Cheers,   Bill       -Original Message- From: Jean-Michel Theriault [mailto:[EMAIL PROTECTED] Sent: 17 June 2004 15:41 To: Bill Martin Subject: RE: [Nant-users] Problems since changing versions of NAnt

RE: [Nant-users] Problems since changing versions of NAnt...

2004-06-17 Thread Bill.Martin
PROTECTED] Subject: [Nant-users] Problems since changing versions of NAnt...   Hi all!!   I recently changed my NAnt version from 0.8.3.23326 to 8.4 and once I start my build it gives me errors such as the task is invalid and  invalid element . Unknown task or datatype. My parameters are the same

[Nant-users] Problems since changing versions of NAnt...

2004-06-17 Thread Jean-Michel Theriault
Hi all!!   I recently changed my NAnt version from 0.8.3.23326 to 8.4 and once I start my build it gives me errors such as the task is invalid and  invalid element . Unknown task or datatype. My parameters are the same as with the old version, and I read the release notes and they don’

Re: [Nant-users] Problems with asminfo Task

2004-03-10 Thread Ian MacLean
fyi http://www.mail-archive.com/nant-users%40lists.sourceforge.net/ linked from the nant home page ( http://nant.sourceforge.net/ ) I tried to search the archives but, alas, there are no archives. --- This SF.Net email is sponsored by: IBM Li

Re: [Nant-users] Problems with asminfo Task

2004-03-10 Thread Gert Driesen
> - Original Message - > From: "Pedro Lamarao Rosa e Silva" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Wednesday, March 10, 2004 4:39 PM > Subject: [Nant-users] Problems with asminfo Task > > Hi, just subscribed to the list. > Ni

[Nant-users] Problems with asminfo Task

2004-03-10 Thread Pedro Lamarao Rosa e Silva
Hi, just subscribed to the list. Nice to have a .NET build tool like NAnt, by the way. :-) I tried to search the archives but, alas, there are no archives. So I'll just ask ahead. Using the asminfo task like this: I get the following error: NAnt.Core.BuildException: Assembly attribu

[Nant-users] Problems with converting from vbc to csc task

2004-02-03 Thread Carel . Lotz
Hi I've ported some code from VB.NET to C# and I compile it using Nant. However, after I changed the vbc task to the csc task I get a Nant error complaining that it cannot find the input files to compile. I eventually solved the problem by including a basedir attribute on the sources node of the

RE: [Nant-users] Problems with vsslabel

2004-01-06 Thread Damir Simunic
) Sent: Tuesday, January 06, 2004 9:49 PM To: [EMAIL PROTECTED] Subject: [Nant-users] Problems with vsslabel Not sure if this is the right list, but hopefully someone can point me in the right direction if it's not. I've just started using the nant-contrib stuff, and nant. I want to la

[Nant-users] Problems with vsslabel

2004-01-06 Thread Landes Eric (RBNA/CIT4.2)
Not sure if this is the right list, but hopefully someone can point me in the right direction if it's not. I've just started using the nant-contrib stuff, and nant. I want to label my vss build. The following is the code I use in my nant build file: --- snippet of Build file

Re: [Nant-users] Problems building a web project

2003-11-18 Thread Gert Driesen
Curtis, My guess is that you'll also have to add a reference to the System.Web.dll assembly. Gert - Original Message - From: "Curtis Zarger" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, November 17, 2003 8:50 PM Subject: [Nant-users] Problems bu

[Nant-users] Problems building a web project

2003-11-17 Thread Curtis Zarger
Hi,   I'm new to NAnt but it seems to be just what I'm looking for!   In trying to build my first, simple VB.Net-based web project, I started by incorporating the references and imports as they were built by VS.Net.  I have a few errors that I cannot resolve.  It seems my "imports" refe

Re: [Nant-users] Problems while building NAnt from source

2003-11-13 Thread William E Caputo
Rishi: >"The file 'NAnt.Core.dll' cannot be copied to the run directory. The >process cannot access the file because it is being used by another process." This might help with finding out what's going on with that message: http://www.sysinternals.com/ntw2k/freeware/handle.shtml (not affiliated

[Nant-users] Problems while building NAnt from source

2003-11-13 Thread Rishi Chandra
Hi, I downloaded Nant [file nant-0.8.3.zip] and tried to build the solution but it is giving some problems. I am using Microsoft Development Environment Version 7.1.3088 and .NET Framework 1.1 version 1.1.4322. It first said that the Nant version has to be upgraded for the MSDE I have and it did

Re: [Nant-users] Problems with IIS-related tasks

2003-11-10 Thread Scott Hernandez
ROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, November 10, 2003 11:53 AM Subject: [Nant-users] Problems with IIS-related tasks > Hello, > > Recently, we started a new project where we want to 'automate' the complete > build cycle > (documenting, packaging ...)

[Nant-users] Problems with IIS-related tasks

2003-11-10 Thread Frank Tullen
Hello, Recently, we started a new project where we want to 'automate' the complete build cycle (documenting, packaging ...) by using NAnt. We will be using webservices within the project which require an IIS-layer underneath them. In order to do that, we basically need the 'mkiisdir' and the 'd

Re: [Nant-users] Problems with in CSC task

2003-10-28 Thread Gert Driesen
We'll look into this as soon as possible ... Thanks for the report ! Gert - Original Message - From: "Jake Foster" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, October 28, 2003 3:29 AM Subject: [Nant-users] Problems with in CSC task I&#

  1   2   >