C#IIS网站应用程序池启动回收停止
摘要:
//添加应用程序池空间引用using System.DirectoryServices;using System.Text; using System.Text.RegularExpressions; using System.Diagnostics; using System.Management; private void button6_Click(object sender, System.EventArgs e){//如果应用程序池不存在,则会报错系统找不到指定路径stringAppPoolName=this.textBox1.Text.Trim();stringmethod=&qu 阅读全文
posted @ 2007-11-28 15:12 风灵溪清 阅读(354) 评论(0) 推荐(0)
浙公网安备 33010602011771号