Re: [Nant-users] Build file

2005-08-28 Thread Ian MacLean
Sachin_212282 wrote: Hi, I am trying to build a DLL using NAnt. When I run a NAnt.exe -buildfile:MailMgr.build It gives me message build successes but I could find MailMgr.dll anywhere in my computer, though I mentioned it in output parameter of vbc tag. At a guess it should be in : d

SV: [Nant-users] Followup:: BUILD FAILED in .csprog with '&' in a WebReferenceUrl

2005-08-28 Thread Nielsen.Allan Rene Dystrup AND
Thanks Gary! That does solve my (or rather Microsofts' :) problem. Best regards Allan Dystrup __ Fra: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] På vegne af Gary Feldman Sendt: 28. august 2005 03:12 Til: nant-users@lists.sou

[Nant-users] Build file

2005-08-28 Thread Sachin_212282
Hi, I am trying to build a DLL using NAnt. When I run a NAnt.exe –buildfile:MailMgr.build It gives me message build successes but I could find MailMgr.dll anywhere in my computer, though I mentioned it in output parameter of vbc tag.   Can anybody help me out ASAP?   Build File: