[Nant-users] FW: Another error when using mkiisdir on Win 2003

2005-06-24 Thread Hadzramin AR
Hi, Can someone help me? I also have posted this earlier. TQ. I also hit another error when running mkiisdir. Looks like it is quite similar error message. Error creating virtual directory 'vpbuslayer5' on 'localhost:80' (website: testn ant).: NAnt.Core.BuildExcep

[Nant-users] Error: using iisdirinfo Win 2003

2005-06-24 Thread Hadzramin AR
Hi, Can someone help me? I have posted this earlier. TQ. When I run iisdirinfo on Win 2003 server, I got the following error: It is okay on W2K server. Error retrieving info for virtual directory 'vpbuslayer5' on 'localhost:80' (website: testnant).: NAnt.Core.BuildException: D:\websource\ViewPo

[Nant-users] MSI task: virtual folder off c:\inetpub

2005-04-22 Thread Hadzramin AR
Hi,     What I try to achive is to allow user to install web application outside c:\inetpub\wwwroot My current msi build allow user to choose diferrent folder and installation is completed. But the virtual folder got error since it still pointing to the c:\inetpub\wwwroot\anyname   Thanks  

[Nant-users] Assembly function

2005-04-22 Thread Hadzramin AR
Hi, How do I use assembly::get-full-name(assembly) function? For 'assembly' parameter what value I should pass? Have tried a location path of an assembly but didnot work Thanks. Regards, Hadzramin AR --- SF email is sponsored b

[Nant-users] RE: Nant & COM interop

2004-12-21 Thread Hadzramin AR
, December 21, 2004 6:26 PM To: Hadzramin AR Subject: Re: [Nant-users] Nant & COM interop Hi Hadzramin, Can you send me a small repro for this issue ? Gert >-Original Message- >From: Hadzramin AR [mailto:[EMAIL PROTECTED] >Sent: Monday, December 6, 2004 09:50 AM >To

[Nant-users] How to pass values between build files

2004-12-16 Thread Hadzramin AR
Hi, Anyone can help me on the abovementioned? I've tried the followings but no success. What I try to do is to pass param d.output, d.lib & d.dist to other build file. 1. From tag inheritall="true" verbose="${isverbose}"> value="${nant.project.ba

[Nant-users] RE: Error using VSConvert.xsl

2004-12-16 Thread Hadzramin AR
les" Do you have any idea? TIA. Best regards, Hadzramin -Original Message- From: Gordon Weakliem [mailto:[EMAIL PROTECTED] Sent: Saturday, December 11, 2004 6:15 AM To: Ahmad Hadzramin AR Subject: Re: Error when try VSConvert Hi Ahmad, It looks like SourceForge.NAnt.BuildExcep

[Nant-users] FW: How to pass values betwwen build files

2004-12-15 Thread Ahmad Hadzramin AR
Hi,   Anyone can help me on the abovementioned?   I've tried the followings but no success. What I try to do is to pass param d.output, d.lib & d.dist to other build file.   1. >From tag        2. From tag