Quoting from google groups: ===================================================== you don't have to reboot to kill inetinfo...... maybe you should try stopping the services in control panel "services" next take a look at microsofts ftp site for the updates and / or patches...... are you running site server? cause it's not the netinfo.exe causeing the problem, check to see what other IIS 4.0 related servers you have running and look at thos as well.... =======================================================
maybe try stop/starting the "World Wide Web Publishing Service" (which is IIS) from the services control panel. If that doesn't work try getting the utility called kill.exe ======================================================== There's probably some network configuration problem, I had this problem with NT4.0 a while back. You open Task manager and try to end the process and it refuses to. NT Option pack(or was it the resource kit?) came with a utility called kill.exe which allows you to execute the command "kill inetinfo.exe" from a command line, not a permanent fix but it will allow you to get back to work until you can diagnose the true cause. ========================================================== And the solution: =============================================================== I had a problem not long ago with the process Inetinfo.exe grabbing 100% of the CPU on my NT 4.0 server. After contacting Microsoft and getting the ASP Hotfix mentioned in several message here, I had no luck. But I did find my problem, and I could have slapped my forehead after I found it. The Frontpage forms that posted to a forms result html page had grown so large (5 - 10 MB) that simply working with them had stalled out the server. After archiving and flushing the forms results pages the Server runs smoothly again. As I said, a real forehead slapper, but sometimes it is the simple ones that cause some trouble. If anyone else is slapping there foreheads at this moment, just know you're not alone. ================================================================== this suggest that the problem is a coding problem and not related to file corruption or a service pack fix. I would suggest you look at you code more closly or post it here for all the gang to take a crack at. Anthony Petruzzi Webmaster 954-321-4703 http://www.sheriff.org -----Original Message----- From: David Grabbe [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 09, 2002 9:45 AM To: CF-Talk Subject: RE: inetinfo.exe taking 99% of CPU? Nope -- ANY CF script, even without any database processing, loops, etc. David ------------------------------------ David Grabbe Manager, Information Systems Church of the Great God [EMAIL PROTECTED] http://www.cgg.org -----Original Message----- From: Christopher Olive [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 09, 2002 9:46 AM To: CF-Talk Subject: RE: inetinfo.exe taking 99% of CPU? is it any particular CF script? if so, perhaps there's an infinite loop or somesuch. christopher olive cto, vp of web development, vp it security atnet solutions, inc. 410.931.4092 http://www.atnetsolutions.com -----Original Message----- From: David Grabbe [mailto:[EMAIL PROTECTED]] Sent: Monday, April 08, 2002 9:53 PM To: CF-Talk Subject: SOT: inetinfo.exe taking 99% of CPU? Hello all, I've run into a problem with my local development machine (Win2k, IIS, CF 4.5). For some bizarre reason today whenever I try to run a CF script, the INETINFO.exe service suddenly pegs out at 99% of the CPU, and the only way I can get it to release is to reboot. I have tried uninstalling and reinstalling IIS, but that didn't help. Has anyone else run into this problem with inetinfo before? Any ideas why this started happening, and how I can make it stop? :) TIA, David ------------------------------------ David Grabbe Manager, Information Systems Church of the Great God [EMAIL PROTECTED] http://www.cgg.org ______________________________________________________________________ Get the mailserver that powers this list at http://www.coolfusion.com FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

