There is no ColdSpring config file. These are all apps build with MG1.1. I took the app template for MG2 and threw it into a directory and it correctly displays the debug output. I suspect Dan is on to something that there are some leftover application variables.
On Apr 21, 9:33 am, Nando <[email protected]> wrote: > Do you have debug set to true in your ColdSpring config file ? > > <bean id="modelGlueConfiguration" > class="ModelGlue.unity.framework.ModelGlueConfiguration"> > .... > <property name="debug"><value>true</value></property> > > > > > > On Tue, Apr 21, 2009 at 3:19 PM, Dan Wilson <[email protected]> wrote: > > There should be no problem with the debug output in V2. > > I'm wondering if this file copy was the problem. Do me a favor and delete > > the modelglue directory, then copy the latest V2 files and restart > > ColdFusion. That should remove a whole class of variables in the > > troubleshooting. > > If that doesn't work, I wonder if you have a <cfcontent reset="true"/> > > somewhere that clears the buffer? > > > DW > > > On Tue, Apr 21, 2009 at 9:07 AM, Al <[email protected]> wrote: > > >> I'm trying to bring my organization kicking and screaming into the not- > >> so-distant past to try to use more modern tools. > > >> I have a number of MG1.1 apps built already and want to move to MG2.0. > > >> I copied the MG core files over top of the existing MG1.1 files. > >> Except for a minor quirk (since fixed), all of my applications seem to > >> work just fine. > > >> However, I'm not getting the ModelGlue Debugging output. > > >> I get the header "Model-Glue Debugging:" and the table header row > >> ("Time", "Category", "Message") but no contents of the table. View > >> Source shows nothing between TBODY tags where the information would > >> go. > > >> CF debugging on or off has no bearing. > > >> Any clues? I'd like to have that information back. > > > -- > > “Come to the edge, he said. They said: We are afraid. Come to the edge, he > > said. They came. He pushed them and they flew.” > > > Guillaume Apollinaire quotes > > -- > > Nando M. Breiter > The CarbonZero Project > CP 234 > 6934 Bioggio > Switzerland > +41 76 303 4477 > [email protected] Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 . -~----------~----~----~----~------~----~------~--~---
