If your log files (via the CF Administrator) don't yield any answers you may need to turn on debugging, or at least try to log the errors to a file somewhere. You might need to post some kind of "site temporarily down" message if you have to go debug on your live server.... If you go that route don't forget to not only turn on debugging in ColdFusion, but also MG debugging in your Coldspring.xml (you might also need "&init=true" to get everything reloading.)
Let us know what you uncover~ Rich Preserved Killick wrote: > I'm trying to track down an issue, that model-glue is throwing an > exception with increasing frequency. Was ok at first, now happens > fairly often on a production server (VPS). I'm trying to figure out > why. > > Any tips at where to look? Any way to optimize ColdFusion for Model > Glue? > > Anyway, back to my real question, is that when Model-Glue throws the > exception page "dspException.cfm" there's no info? > #exception.message# , #exception.detail# and #exception.ExtendedInfo# > are always blank?? Why isn't this info available?? > > -Thanks Jeff > > > > -- Rich Leach Advanced Certified Adobe ColdFusion MX Developer [EMAIL PROTECTED] http://www.cfsnap.com (New & Improved!) 303-913-7338 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "model-glue" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/model-glue?hl=en For more about Model-Glue, check http://www.model-glue.com . -~----------~----~----~----~------~----~------~--~---
