Yes sandboxing is in use, but we use it on all servers, and cfchart works on those.
Russ -----Original Message----- From: James Holmes [mailto:[EMAIL PROTECTED] Sent: 04 November 2005 00:18 To: CF-Talk Subject: Re: Cfchart hanging Do you use sandboxing? If so, allow the sandbox access to the the chart cache directory. On 11/3/05, Snake <[EMAIL PROTECTED]> wrote: > Got this very basic code on a page, but cfchart just hangs, and > nothing happens, the page just seems to endlessly load forever. > Anyone got an idea why? > I do have the CFIDE and JrunScripts vDIR's in palce. > > <cfchart> > <cfchartseries type="pie"> > <cfchartdata item="New car sales" value="50000"> <cfchartdata > item="Used car sales" value="25000"> <cfchartdata item="Leasing" > value="30000"> <cfchartdata item="Service" value="40000"> > </cfchartseries> </cfchart> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:223158 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

