摘要:我在在部署ASP.net应用程序的时候,在IIS中都是创建在默认的应用池当中.我们能否在部署的时候创建自己的应用池呢?本文就带你一起创建自己的应用池! 1 using System; 2 using System.IO; 3 using System.DirectoryServices; 4 using System.Reflection; 5 using System.Runtime...
阅读全文
posted @ 2009-04-07 11:05
浙公网安备 33010602011771号