I want to have a couple of virtual directories temporarily modified to point to a 
build directory. <mkiisdir> reports no errors but the IIS virtual directory is not 
modified it still points to the original directory. Is there a "delete" IIS directory 
so that I can remake a new one? Do I need such a utility or am I using this task 
wrong? I am calling:

        <mkiisdir dirpath="${webbuild.dir}\ConsumerWeb" vdirname="ConsumerWeb" />

But the dirpath is still D:\ConsumerWeb which is what it was originally. The output 
indicates no error:

 [mkiisdir] Creating/modifying virtual directory 'ConsumerWeb' on 'localhost:80'.

Any ideas?

Kevin


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_idP47&alloc_id808&op=click
_______________________________________________
NAntContrib-Developer mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nantcontrib-developer

Reply via email to