开发者

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

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜