Why you're getting this error, I'm not 100% sure, but I'd bet it's because you have different versions of the core files. If you add a parameter in fusebox.xml named 'parseWithComments', that should take care of the issue, however.
cheers, banreyb On 7/13/07, Phillip M. Vector <[EMAIL PROTECTED]> wrote: > When I run an app I made on my local server, it works fine. > > But when I upload it to a server I host with, I get this error. > > "Element FUSEBOX.PARSEWITHCOMMENTS is undefined in APPLICATION." > > The layout I have is > > www > -- index.cfm > Application.cfm > Data > -- fusebox.xml and all fusebox/circuit files and such. > > I don't know if that is the problem or not.. Can someone point me to > where it sets fusebox.parsewithcomments so I can perhaps see what is > wrong? I may have to set it manually or move it from the data directory > to the www directory. > > BTW, my index file includes.. > > <cfset FUSEBOX_APPLICATION_PATH = "../Data/"> > <cfinclude template="../Data/fusebox4.runtime.cfmx.cfm"> > > So I already set it to look in the data directory. > -- Barney Boisvert [EMAIL PROTECTED] http://www.barneyb.com/ Got Gmail? I have 100 invites. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion MX7 and Flex 2 Build sales & marketing dashboard RIAâs for your business. Upgrade now http://www.adobe.com/products/coldfusion/flex2?sdid=RVJT Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:283681 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

