Skip to main content
February 21, 2014
Question

Error file in <cferror> gets executed multiple times

  • February 21, 2014
  • 1 reply
  • 354 views

The error cfm page included in <cferror> tag in Application.cfm gets called multiple times, so email notification is sent more than once. Any thoughts how this can be handled?

This topic has been closed for replies.

1 reply

BKBK
Community Expert
Community Expert
February 22, 2014

Could we see the code of the tag? In any case, does it help when you place <cfabort> at the end of the error page?