Hi Frnds, I am trying to Create Virtual Directory and develop the asp.net projects ..in IIS using NAnt script . Would u pls tell me the Solution .
A:
You should be able to use the "mkiisdir" task in NantContrib to create your virtual directory: link to mksiidir. If you want more fine control, you can use the custom Nant task created by this guy here: Custom Nant Task
-Diego
Diego C.
2010-09-21 14:02:14