摘要:
win+R-> cmd –> 到\Inetpub\adminScripts目录-> adsutil.vbs create_vserv w3svc/i i默认为1(Default Web Site), 所以用的时候就写个>1的 然后到iis的GUI界面下去看看吧 阅读全文
posted @ 2009-02-03 00:44
new 维生素C.net()
阅读(188)
评论(0)
推荐(0)
摘要:
1: 2: 3: 做大网站,别再折腾web.config了,原因有2: 有些东西web.config搞不定 有些东西在web.config里配置起来麻烦 折腾machine.config吧。像上面那个例子,还配这么debug=true,batchcompile=true,直接就retail=true就得了。还有那些asp.net默认的一对module…用不着的就去了吧 up... 阅读全文
posted @ 2009-02-03 00:35
new 维生素C.net()
阅读(167)
评论(0)
推荐(0)
摘要:
1: // First create an instance of the call stack 2: StackTrace callStack = new StackTrace(); 3: 4: // Next select the frame we want... 5: // 0 : current frame for the current method 6:... 阅读全文
posted @ 2009-02-03 00:21
new 维生素C.net()
阅读(340)
评论(0)
推荐(0)
浙公网安备 33010602011771号