开发者

Is there a tool to know which DLLs are running a website in IIS

Just like we have SQL Profiler tool which gives us info as what SPs, queries are running in SQL Server

Similarly i want to know is there a tool for IIS开发者_如何学Python so that i can know which DLLs are being used while i run my website in localhost.


WinDbg and SOS will help you out:

Investigating ASP.Net Memory Issues using WinDbg and SOS

Here are a couple of great resources on using WinDbg, SOS and ADPlus:

If broken it is, fix it you should (Tess Ferrandez)
Speaking of Which (Johan Straarup)

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜