Jump to content
Software FX Community

Mini

Members
  • Posts

    6
  • Joined

  • Last visited

Posts posted by Mini

  1. Hi,

     

        When we run our chart, a temporary chart is saved at location "chartfx70\Temp", is it possible to set our own directory for saving this temporary chart.   I was load balancing the servers which caused the issue with the chart not displaying . one problem on a web farm architecture is that when the browser comes back to the server to retrieve such file; the HTTP request could be directed to another .

    For this reason i moved the chartFx folder from the webapps folder to a common directory which can be accessed by both servers. But now i see the charts are not rendering .

     

    I made changes to this chartfx.webforms.config file as below . But there is error with charts not rendering . Please help me out with this and let me know what are the changes required to relsolve this issue .

     

    <CfxIESettings>
    <Relative>chartfx70/temp</Relative>
    <AxCompat>True</AxCompat>
    <RequiredRoot>/home/tmp/</RequiredRoot>
    <DefaultHandler>ChartFX.WebForms.Internal.OutputFileHandler,ChartFX.WebForms</DefaultHandler>
    </CfxIESettings>

     

    Thanks in advance.

  2. Recently started load balancing the application between two machines . This has caused issues with the charfx downloads. Chart file dowloaded is unavailable due to load balancing..Is any configurations changes required?

    Any suggestions ?

     

    Thanks for your help in advance.

     

×
×
  • Create New...