Actually, I had that problem before, and found the solution...

        - IIS Administration Service is set to restart IIS if it fails.
        - Since restarting IIS causes it to fail, it immediately runs
the "iisreset.exe" program.
        - This causes an endless loop, which eventually crashes IIS
permanently.

To fix...

        - Change the IIS Administration Service so that it takes no
action.
        - Set IIS (World Wide Web Publishing) Service to take it's OWN
action.

This doesn't cure my problem.. But will cure yours.

HTH

        Lee


| -----Original Message-----
| From: Critter [mailto:[EMAIL PROTECTED]] 
| Sent: Monday, August 19, 2002 9:03 AM
| To: CF-Talk
| Subject: Re[2]: Someone must know about this...
| 
| 
| oi Lee!!
| 
| I  was  getting the same type of errors on my 
| box......however when I tried to restart IIS, it would error 
| out, all I could do was restart the box..
| 
| now -mx +5.0
| 
| 
| -- 
| Critz
|  Macromedia Certified Advanced ColdFusion Developer  
| <CFX_BotMaster Network="Efnet" Channel="ColdFusion">
| 
| 
| 
| 
| ------------------------------------
| Monday, August 19, 2002, 11:59:09 AM, you wrote:
| 
| LF> No.. I'm not actually restarting anything.  CFMX is restarting 
| LF> itself, for whatever reason.  It, unfortunately, doesn't log why 
| LF> anywhere.. Just that it did.
| 
| 
| 
| LF> | -----Original Message-----
| LF> | From: Jon Hall [mailto:[EMAIL PROTECTED]]
| LF> | Sent: Sunday, August 18, 2002 9:55 AM
| LF> | To: CF-Talk
| LF> | Subject: Re: Someone must know about this...
| LF> | 
| LF> | 
| LF> | Are you restarting the ODBC services?
| LF> | 
| LF> | --
| LF> | jon
| LF> | mailto:[EMAIL PROTECTED]
| LF> | 
| LF> | Sunday, August 18, 2002, 12:26:12 PM, you wrote:
| LF> | 
| | LF>> Basically, here's what's happening:
| LF> | 
| | LF>>         (CFMX, Upgrade from 5 - IIS 5)
| LF> | 
| | LF>> Whenever the CFMX application server is restarted, all CFM file
| | LF>> calls to the IIS server timeout, as if IIS somehow loses 
| | LF>> knowledge/connection to CF.  Almost as if the 
| preprocessor simply 
| | LF>> wasn't installed.  If we restart IIS, everything goes back to 
| | LF>> normal.
| LF> | 
| | LF>> This has been confirmed on another box with the same setup.
| LF> | 
| LF> | 
| LF> | 
| LF> | 
| | LF>> | -----Original Message-----
| | LF>> | From: Chad Gray [mailto:[EMAIL PROTECTED]]
| | LF>> | Sent: Sunday, August 18, 2002 9:19 AM
| | LF>> | To: CF-Talk
| | LF>> | Subject: RE: Someone must know about this...
| | LF>> | 
| | LF>> | 
| | LF>> | I have never had this happen to our MX boxes.  What
| LF> | error do you
| | LF>> | get?
| | LF>> | 
| | LF>> | Are your restarting the service?
| | LF>> | 
| | LF>> | 
| | | >>> -----Original Message-----
| | | >>> From: Lee Fuller [mailto:[EMAIL PROTECTED]]
| | | >>> Sent: Sunday, August 18, 2002 11:12 AM
| | | >>> To: CF-Talk
| | | >>> Subject: Someone must know about this...
| | | >>> 
| | | >>> Ok... Trying again.
| | | >>> 
| | | >>> It appears that CFMX, when restarted, kills the
| LF> | connection between
| | | >>> itself and IIS.  Does anyone know why this is, and/or how
| | LF>> | to fix it?
| | | >>> I've searched everywhere, and can't find the answer.  
| Did I miss 
| | | >>> something obvious??
| | | >>> 
| | | >>> TTAIA
| | | >>> 
| | | >>> 
| | LF>> | 
| | LF>> 
| LF> | 
| LF> 
| 
______________________________________________________________________
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
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

Reply via email to