[Nant-users] Hi (Sample Build File for Web Based Application)

2004-12-09 Thread Narayana Swamy Yelchuri
Hi I need sample build file for sample Web Based application. The source code is located in "c:\inetpub\wwwroot\xxx" I want to build for this application I need the build file. I need the sample. with regards Y.Narayana Swamy -- India.com free e-mail - www.india.com. Check out our value-ad

RE: [Nant-users] Invalid element . Unknown task or datatype.

2004-12-09 Thread Bill Arnette
Title: Message Gert,   There are no instructions in the documentation for NAnt nor NAntContrib about how to use NAntContrib.  Like most people, I also just copied the dlls to the NAnt\bin directory because there was no guidance otherwise.  I looked all over today and the only thing I could f

RE: [Nant-users] Invalid element . Unknown task or datatype.

2004-12-09 Thread Craig Wagner
I wasn't paying attention and originally sent this to Gert instead of the list. Apologies.   I'm interested in your PS comment. I thought that the NAntContrib assemblies were all private so I just copied them to the nant\bin folder. Should I have installed them in the GAC or is there an ent

RE: [Nant-users] Question about task and pre and post build events

2004-12-09 Thread Gert Driesen
Hi John, Support for 'DevEnvDir' is available in recent nightly build of NAnt (http://nant.sourceforge.net/nightly/latest). Gert > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > John Sheppard > Sent: donderdag 9 december 2004 21:55 > To: [EMAIL

[Nant-users] Question about task and pre and post build events

2004-12-09 Thread John Sheppard
Hi all, Question reguarding using pre and post build events defined on VS projects with the task. Here is the scenerio. I have a remoting service that needs to be stopped and uninstalled using installutil on pre-build event and then installed and started on the post-build event. I have t

RE: [Nant-users] Nant mail

2004-12-09 Thread Bill.Martin
Simon, It's the attributes in the code that make a .NET component expose itself to COM, not the way it's built. You need to add the InterfaceType and GuidAttribute attributes in the assembly. What are you trying to do? Cheers, Bill -Original Message- From: Simon Burgess Sent: