[Nant-users] BizTalk build via nant - Compile only

2005-10-18 Thread Vamsi Atluri
Sorry - I left the wrong subject *** Has anyone created an automated build that compiles BizTalk dlls. I have scripted something for MS Commerces server using Nants Solution Task to build a .csproj file. Similarly I would like to know if there is a way to build

RE: [Nant-users] Install Tools

2005-10-18 Thread Vamsi Atluri
Has anyone created an automated build that compiles BizTalk dlls. I have scripted something for MS Commerces server using Nants Solution Task to build a .csproj file. Similarly I would like to know if there is a way to build a .btproj file. I run into the following error: Unknown pro

[Nant-users] Nant - Solution Task

2005-09-15 Thread Vamsi Atluri
Hi There,   I am trying to compile a .csproj file – using the solution task in a nant buildfile – keeping it very simple   Here are the contents of my buildfile – I am completely new to this – any assistance would be great   xmlns="http://nant.sf.net/nant.xsd">      

[Nant-users] Microsoft E-Commerce

2005-08-29 Thread Vamsi Atluri
Hello,   Hope I got the user group email correct – My first time sending a question in.   Ok so here goes, im fairly new to Nant – Though I have been working with existing build scripts and what not. I am implementing Micorsoft E-commerce server onto our site and rather than have manua