The parameter is there. Also, the core files are a direct copy from my local. So logically, it should work.
Barney Boisvert wrote: > 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. >> > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 & Flex 2 Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:283683 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

