October 2007 - Posts

1
Comments

Steps to troubleshoot which port which are being held by which process by darenhan

Today while at work, I get to troubleshoot one of the dot net windows service which refuse to start "running" in the services.msc console. End up one of us discovered the window service refuse to start because another service process is using...
0
Comments

How to solve memory leak in IIS w3p.exe by darenhan

I found some couple of solutions in Google and compiled them here if anyone has problems with memory leak in IIS w3wp.exe :) Reasons for Memory Leak: Could be a million things: database connections not being closed, ADO objects not being properly destroyed...
2
Comments

Latest issues of MSDN magazines located here. by darenhan

http://msdn.microsoft.com/msdnmag/chm/ the above url you can download msdn magazine and read it at your leisure. :)
0
Comments

Upload your pdf and then listen to it being read out to you. by darenhan

http://www.scribd.com/ you really need to see this page I found. After upload, look at the right-hand side of the page. There is a listen and play button. It can read out a pdf document using a person voice and you can save that into a mp3.....really...
0
Comments

How to know if your Anti-Virus is protecting you by darenhan

Open notepad and paste this: X5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H * Save it as eicar.com. The Anti-Virus should stop you (if it does that means its working). Don't worry about it. European Institute for Computer Anti...
10
Comments

lets remove this worm w32.USBWorm manually by darenhan

Yesterday, my friend Vinay gave me a usb disk and asked me to copy some movies and music into the disk. I took it home and plugged the USB into my system and scanned it with nod32. I detected some viruses which it removed successfully, least I knew that...
0
Comments

Automatically Ending Non-Responsive Tasks by darenhan

1. Start Regedit 2. Go to HKEY_CURRENT_USER\Control Panel\Desktop\AutoEndTasks 3. Set the value to be 1 4. In the same section, change the WaitToKillAppTimeout to the number of milliseconds you want
Powered by Community Server (Commercial Edition), by Telligent Systems