Hello,

I'm having a problem getting cfchart working with Coldfusion MX 7.0.2 on an 
Apache 1.3 Windows server.  All charts display PERFECTLY in Firefox, however in 
Internet Explorer (v6 and above) the charts are not displayed.  These charts 
all worked fine in IE before I made the switch to 7.0.2 so I know that it has 
something to do with the new version.

I researched the internet for possible solutions and found others who have been 
experiencing this same problem, but none of the suggested solutions have helped 
me.

Here is what I know so far:
-My charts (.swf's) are created and stored properly in [cfroot]\charting\cache
-When a call to my cfchart is made, an HTTP request is made for two things:
--/CFIDE/scripts/CF_RunActiveContent.js (the file is found)
--/CFIDE/GraphData.cfm (this file doesn't exist to my knowledge)
-I have a coldfusion mapping for /CFIDE which points to C:\Apache\htdocs\CFIDE\
-I have an Apache alias created for /CFIDE which also points to 
C:\Apache\htdocs\CFIDE (this ensures that CF_RunActiveContent.js can be found)
-C:\[cfroot]\wwwroot\WEB-INF\web.xml has two servlet mappings for GraphServlet 
which points to /CFIDE/GraphData and /CFIDE/GraphData.cfm (still this 
GraphData.cfm file doesn't seem to exist yet still a mapping for it)
-C:\[cfoot]\lib\neo-graphing.xml also has servlet mapping for 
/CFIDE/GraphData.cfm


I've applied the coldfusion mx 7.0.2 cumulative hot fix 1 and this didn't solve 
my problem.  I've also tried created a 0 length GraphData.cfm file in my /CFIDE 
directory and that didn't work either.  I heard that all that had to be done 
was to make sure to have an alias for /CFIDE but I've done that already.  I'm 
not sure what else I can try.  Any help is much appreciated.

*Note: During the course of posting this I found several other posts a few 
months back on this topic, but none had solutions to work for me.  I will post 
again in hopes that someone now has a proper fix for this.

Thanks,
-Shawn



These are sites which I've already researched:
1) http://www.cfguru.org/index.cfm/2006/5/31/CFChart-Issues
2) 
http://cfchart.blogspot.com/2006/11/coldfusion-mx-702-cumulative-hot-fix-1.html
3) 
http://www.lynchconsulting.com.au/blog/index.cfm/2006/10/16/CFChart-active-content-problem-in-Internet-Explorer

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:273235
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to