Srini Posted February 4, 2009 Report Share Posted February 4, 2009 Hi, We have installed ChartFX 7.0 in one of our servers. The web application is deployed in that server. While accessing the application from different machines, the charts are working fine on most of the machines and on some machines which doesn't having .net frame work, Charts are not working (Images are not showing). Please let us know, for ChartFX7.0 to work, for every user's machine should .net framework be installed. Or is there any problem of Installation of ChartFX? Do we need any configuration to make charts work on all the machines. Thanks Srini. Quote Link to comment Share on other sites More sharing options...
TomasT Posted February 4, 2009 Report Share Posted February 4, 2009 Hi, It all depends on the renderinf format you have chosen. If you are rendering the charts with the .Net client controls(chart.RenderFormat=".Net";) then all client machines will need to have the .Net framework 2.0 installed in order to see the charts properly. If you use the Image renderformat (chart.RenderFormat="Image";) then there is no need to have the framework installed. If this is your case, then the problem has nothing to do with the .Net framework. Let me know so we can continue troubleshooting. It may have something to do with authentication. Regards, TT Quote Link to comment Share on other sites More sharing options...
rajshri Posted July 29, 2011 Report Share Posted July 29, 2011 Does it mean that when the RenderFormat is .Net then enduser who will access the site through URL must have .Net framework installed on his machine. We are also facing issue with this setting. Actually our calendar div is being overlaped by Chart FX object and together with that Save My Chart/Load My Chart, Copy to clipboard options in toolbar are not working. Thanks Quote Link to comment Share on other sites More sharing options...
rajshri Posted July 29, 2011 Report Share Posted July 29, 2011 We are having similar set up. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.