开发者

How to Create Virtual Diectory build asp.net web site using nant?

开发者 https://www.devze.com 2023-01-10 05:01 出处:网络
I am trying to Create Virtual Directory and develop the asp.net projects ..in IIS using NAnt script .

I am trying to Create Virtual Directory and develop the asp.net projects ..in IIS using NAnt script . Would u pls tell me the 开发者_C百科Solution .


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

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号