作者:[转载]  文章来源:http://www.alixixi.com/  更新时间:2005-12-13

一定要以数组保存哦
   string hostname = "localhost";
   string newsitenum = "2";
   string path = string.f"localhost";ormat("iis://{0}/w3svc/{1}/root",hostname,newsitenum);
    directoryentry root = new directoryentry(path);

    newwebsiteinfoall newweb = new newwebsiteinfoall();
    arraylist arl = new arraylist();
    arl.add(@".rem,d:\windows\microsoft.net\framework\v1.1.4322\aspnet_isapi.dll,1,get,head,post,debug");
   arl.add(@".asax,d:\windows\microsoft.net\framework\v1.1.4322\aspnet_isapi.dll,5,get,head,post,debug");
    root.properties["scriptmaps"].value = arl.toarray();
    root.commitchanges();

<
网友评论
相关搜索
阿里西西Baidu.com搜索