摘要:
写好的website或者webservice需要自动化部署到IIS中,目前考虑用powershell实现,相关的代码如下:1. AppPool_Site_Deployment.ps1#Get the path where the script is running$scriptDir = Split-Path (Resolve-Path $myInvocation.MyCommand.Path)w... 阅读全文
posted @ 2010-09-14 17:57
-Anny-
阅读(672)
评论(0)
推荐(0)
浙公网安备 33010602011771号