Find out which process is locking a DLL without extra toolsJanuary 26, 2009 11:28
Most sites and tips on the internet suggest to download some tool to detect which process is using the DLL. It seems that not many people are aware that, since Windows XP, we don’t need to download (or even pay for) a tool to detect this. Just launch the windows console and navigate to the directory of the DLL. Now type “tasklist.exe /m locked.dll” and it will show you exactly which processes have loaded and locked this DLL. Happy unlocking SPUserPoll β SharePoint poll web part version 0.2 with charts releasedJanuary 17, 2009 19:59Today I released version 0.2 of SPUserPoll at CodePlex which includes the brand new .NET 3.5 Chart control. This poll web part for SharePoint gives you the ability to present the poll results with a colorful bar, column, pie or doughnut chart. Enjoy the new version and feel free to provide me with wishes, comments, ideas and tips to improve SPUserPoll.
|
||