[Nant-users] MSI Task: Creating a virtual website

2005-05-26 Thread Alexis Hui
Hi, I need the MSI installer to create a virtual website for various virtual directories to reside in. So, I was hoping the MSI Task can create a brand new virtual website. However, the MSI Task seems to only support creation of virtual directories and assigns these to an existing virtual websit

Re: [Nant-users] Issue with building a C# winforms app with embedded images

2005-05-26 Thread Ian MacLean
[EMAIL PROTECTED] wrote: This may be a trivial issue, in which case I apologize, but I googled for the answer, and didn't find any solution. The issue is that I have a C# windows forms application with a png image as an embedded resource. Visual Studio compiles the solution fine, and the fina

Re: [Nant-users] Applying Xsl on build Xml generated by Xml listener

2005-05-26 Thread Troy Laurin
On 5/27/05, Sandeep <[EMAIL PROTECTED]> wrote: > Does anyone have idea on how I can achieve that? I don't think I can use > for adding the directive in the xml log file. Another issue is > that if I try to modify the file from NAnt itself, the file may be locked. One way I can think of is to cre

Re: [Nant-users] Multiple projects

2005-05-26 Thread erymuzuan
can't vs.net link file server the purpose? On 5/26/05, Prescott, Stephen <[EMAIL PROTECTED]> wrote: > > > I need to create common assembly manifest file and distribute it to all > underlining projects. Can anyone tell me what the copy command would look > like to copy one instance of a file, t

[Nant-users] AsmInfo and C++

2005-05-26 Thread Bill Bither
Are there any plans for supporting Managed C++ in the asminfo task?   Best Regards, Bill Bither Atalasoft www.atalasoft.com Fast and Dependable Imaging for .NET  

[Nant-users] Applying Xsl on build Xml generated by Xml listener

2005-05-26 Thread Sandeep
Hi,   I am using NAnt xml listener to output build log in an xml file. I plan to view the xml in internet explorer and apply NAnt xsl for formatting the xml. I would like to specify the following directive in NAnt xml log file:     Does anyone have idea on how I can achieve that? I d

[Nant-users] Multiple projects

2005-05-26 Thread Prescott, Stephen
I need to create common assembly manifest file and distribute it to all underlining projects. Can anyone tell me what the copy command would look like to copy one instance of a file, to multiple directories?   Thanks

[Nant-users] Issue with building a C# winforms app with embedded images

2005-05-26 Thread dominic . thuillier
Hi, This may be a trivial issue, in which case I apologize, but I googled for the answer, and didn't find any solution. The issue is that I have a C# windows forms application with a png image as an embedded resource. Visual Studio compiles the solution fine, and the final application shows the

RE: [Nant-users] nunit2report

2005-05-26 Thread Wilson, Glenn
Title: Message Hi Paul,   Have you loaded the nantcontrib assembly in your nant build file?         Glenn Glenn Wilson Drive thy business or it will drive thee. Benjamin Franklin (1706-1790) -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf

[Nant-users] nunit2report

2005-05-26 Thread Paul Cowan
Hi all,   When I run the following target I get: Invalid element . Unknown task or datatype.                                                     If I use the tag I