|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
CFError
Hey all.
So i'm using CFerror and it works just fine, an error fires, it passes it to the template page and drops me an e-mail. Now, inside of the post pages of my application, I have the post running through using CFtransaction, so I can rollback in the case of an error. And i'm not sure what process CF follows, if an error is thrown is the code in my page finished before going to the error page? And if not, I can't think of a good way to fire my rollback code, while still being able to use CFerror for all of it's nice, easy to use diagnostic info such as Error Date/Time: #Error.datetime# URL Params: #error.QueryString# Diagnostics: #Error.Diagnostics# etc etc. Thanks! Caden |
|
#2
|
|||
|
|||
|
Getting an error now...not sure how to fix it
Attribute validation error for tag CFERROR. on this line... <CFERROR type="MONITOR" template="error.cfm"> I have no idea why that line of code would error out. |
|
#3
|
|||
|
|||
|
Er, probably because "monitor" is not a valid error type for the cferror tag? Come on now, always check the docs!
![]()
__________________
Ask if you have a question, but also help answer questions that you have knowledge of! Thanks, Brian. How to Post a Question in the Forums |
|
#4
|
|||
|
|||
|
ERr, could have sworn Forta's book had that in there, then I looked, i'm just dumb.
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ColdFusion Development > CFError |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|