Try turning component cache off in CF admin. I'm guessing both these application are using the using same mapping name to get to the Member object. This is a bug with component caching in ACF.
Sumit Verma Partner / Vice President | ten24, LLC office: 877.886.5806 x 103 | mobile: 617.290.8214 www.ten24web.com | www.linkedin.com/in/sverma | twitter: blogonria On Tue, May 24, 2011 at 10:27 AM, kwfricke <[email protected]> wrote: > I have two applications which both have a Member object. Once I run > one application the other application throws erros because the objects > are completely different. How can I run two applications with similar > objects on the same server without conflicts? > > I tried editing a few of the variables in the coldspring config file > but no dice. The only way I can get it to work is restart coldfusion > and then load the 2nd application. Then, of course, the first > application throws errors. > > Any help is tremendously appreciated. > > Kevin > > -- > To post to this group, send email to [email protected] > For more options and to unsubscribe, visit this group at > http://groups.google.com/group/mach-ii-for-coldfusion?hl=en > > SVN: http://svn.mach-ii.com/machii/ > Wiki / Documentation / Tickets: http://trac.mach-ii.com/machii/ > -- To post to this group, send email to [email protected] For more options and to unsubscribe, visit this group at http://groups.google.com/group/mach-ii-for-coldfusion?hl=en SVN: http://svn.mach-ii.com/machii/ Wiki / Documentation / Tickets: http://trac.mach-ii.com/machii/
