Mark A. Kruger - CFG wrote:

>It sounds like they changed the configuration of the server and your request
>is hanging it - causing a service restart.
>
>-----Original Message-----
>From: C. Hatton Humphrey [mailto:[EMAIL PROTECTED]]
>Sent: Tuesday, February 26, 2002 6:22 AM
>To: CF-Talk
>Subject: Uploading Question
>
>
>I've just recently run into a problem with one of the servers I work
>with.  In the past I have been able to upload without any problems.
>Now any time I try and do a file upload I get the following error
>message:
>Error Occurred While Processing Request
>Error Diagnostic Information Request canceled or ignored by
>serverServer busy or unable to fulfill request. The server is unable to
>fulfill your request due to extremely high traffic or an unexpected
>internal error. Please attempt your request again (if you are
>repeatedly unsuccessful you should notify the site administrator).
>(Location Code: 26)     Please inform the site administrator
><mailto:[EMAIL PROTECTED]> that this error has occurred (be sure
>to include the contents of this page in your message to the
>administrator).
>
>
>Any ideas?
>
wild guess, but there's a bug with nested cftransaction tags between 
included templates which causes this

ie

<cftransaction>

    <cfinclude template with another <cftransaction> tag inside >

</cftransaction>

will cause this error to occur

z

______________________________________________________________________
Dedicated Windows 2000 Server
  PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation � $99/Month � Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusiona
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