[Nant-users] nant tasks from with c# project

2004-02-03 Thread Gerold Kathan
hi, i have one short questions: i have established a deployment system with nANT in our company - works pretty fine - and now i am wrapping around a native c# winform client which allows also non-technicans to start the deployment stuff ** so is there a way from within a c# program to call my nN

[Nant-users] RE: solution stuff

2003-11-26 Thread Gerold Kathan
that seems not to work => tlbexp says "...error: the format of the file ... is invalid" as this dll is an old legacy VB6 COM component - can this be a problem ? -Original Message- From: Matthew Mastracci [mailto:[EMAIL PROTECTED] Sent: Montag, 17. November 2003 17:05 To:

[Nant-users] solution stuff

2003-11-17 Thread Gerold Kathan
Title: solution stuff hi - we are trying to get our solution to build by nAnt - actually we are not successful -> there seems to be something missing - we reference a COM dll (BAWPublicV5) and solution task produces follwoing error: * using nant-20031028.zip nighlty build any hints ? gre