[Nant-users] Any MSI task documentation

2004-01-21 Thread Eckert, Alexander
Hi,   another one on msi… is there any usable documentation about using the msi task. I mean NOT the wiki from the contrib. pages. At least a DTD would be nice.     Greetz   Alex  

[Nant-users] MSI Task - Installing Windows Service

2004-01-21 Thread Eckert, Alexander
Hi,   another question concerning the msi task. The building of an installer works fine so far. But how can I install/register a windows service with the msi task??? Any help would be nice….   Thx in advance. Greetings   Alex    

[Nant-users] Solution Files - Dependencies

2003-11-04 Thread Eckert, Alexander
hi, i wonder how i can read out the dependencies out of a solution file? is there a documentation for the file format or anything? help would be very appreciated. greetings alex --- This SF.net email is sponsored by: SF.net Giveback Progra

[Nant-users] NAnt contrib - MSI task

2003-10-28 Thread Eckert, Alexander
hi, i have a problem with the msi task. i hope this is not off-topic. i get a null ref exception when building the msi. does anyone know whats wrong? is that a problem with the summary information stream? thanks in advance alex make-msi: [msi] Building MSI Database "schema.testprodukt

[Nant-users] slingshot - files marked as content are missing in the build output

2003-10-25 Thread Eckert, Alexander
hi, i hope i'm not off-topic with my question. i use slingshot in a project of mine to convert a nant-buildscript for my .NET solutions. all seems to work fine. i noticed that some files are missing when the compiling is finished. the files that are marked with 'content' in the .csproj files ar

[Nant-users] slingshot - blanks in solution files

2003-10-21 Thread Eckert, Alexander
hi, i'm using slingshot to convert my solution files to buildfiles. i encountered the problem, that if the project names contain blanks, slingshot crashes or produces empty buildfiles. -> no blanks in projectnames greetz alex --- This SF.

AW: [Nant-users] Command Line Argument

2003-10-15 Thread Eckert, Alexander
hi,   try to pass the commandline arguments in a nested element. look at the task reference in the nant manual.   greetz   alex   -Ursprüngliche Nachricht-Von: Steve Taylor [mailto:[EMAIL PROTECTED]Gesendet: Mittwoch, 15. Oktober 2003 10:39An: [EMAIL PROTECTED]Betreff: [Na

[Nant-users] documentation for project/solution files

2003-10-10 Thread Eckert, Alexander
hi, i wonder if, there is a documentation for project/solution files? i'm interested in transforming project files with xslt. more specific, i want to adapt the file paths acccording to some special schema. i need to know how file references in project files are resolved to pathnames. does anyo

AW: AW: [Nant-users] slingshot task - problem

2003-10-10 Thread Eckert, Alexander
sorry, i meant the hole nant contrib package. the slingshot tool works really fine. greetz alex -Ursprüngliche Nachricht- Von: Ian MacLean [mailto:[EMAIL PROTECTED] Gesendet: Freitag, 10. Oktober 2003 09:36 An: Eckert, Alexander Cc: Bill Stout; [EMAIL PROTECTED] Sourceforge. Net (E

AW: [Nant-users] slingshot task - problem

2003-10-10 Thread Eckert, Alexander
Von: Bill Stout [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 9. Oktober 2003 22:37 An: Eckert, Alexander Betreff: RE: [Nant-users] slingshot task - problem Is slingshot something you can share? I've been elected buildmaster for a 3 groups of developers performing integration, and the sol

AW: [Nant-users] Failures: Tests.NAnt.VisualCpp.Tasks.ClTaskTest_HelloWorld

2003-10-09 Thread Eckert, Alexander
hi, i had the same problem. try the current daily builds for nant and nantContrib. they compiled nicely without any errors. hope it works for you... http://nant.sourceforge.net/nightly/builds http://nantcontrib.sourceforge.net/nightly/builds greetz alex -Ursprüngliche Nachricht- Von:

AW: [Nant-users] slingshot task - problem

2003-10-09 Thread Eckert, Alexander
hi gert, i compiled the nightly builds and the slingshot task work fine now. nice, thx for the tip... greetz alex -Ursprüngliche Nachricht- Von: Gert Driesen [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 9. Oktober 2003 15:00 An: Eckert, Alexander; [EMAIL PROTECTED] Sourceforge

AW: [Nant-users] slingshot task - problem

2003-10-09 Thread Eckert, Alexander
ok, i will try the nightly builds. are there any known problems with the builds? alex -Ursprüngliche Nachricht- Von: Gert Driesen [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 9. Oktober 2003 14:23 An: Eckert, Alexander; [EMAIL PROTECTED] Sourceforge. Net (E-Mail) Betreff: Re: [Nant

[Nant-users] slingshot task - problem

2003-10-09 Thread Eckert, Alexander
hi folks, i have a problem with the slingshot task. i'm using this little tool to convert my solution files to nant buildfiles. the problem is the following: if i'm using slingshot from the commandline, all works fine. but if i use slingshot with the corresponding nant task like this. << snip

[Nant-users] Solution task - resgen.exe problem

2003-10-07 Thread Eckert, Alexander
hi, now i got the nant contrib stuff running, the next problem has arisen. when i try to compile a solution with the solution tag, there are some errors with the resx files of the projects. the solution file that i'm using is moderate complex, but i think it should run. i got the following error

[Nant-users] Using Nant-Contrib tasks

2003-10-06 Thread Eckert, Alexander
hi, i have a problem/question concerning the nant contrib tasks. i compiled the latest nant contrib sources against the current version of nant. all goes well. but now i wonder how to use the new tasks? the resulting dlls are located under nantcontrib-0.8.4-debug/bin. do i have to copy them to