Jump to content
Software FX Community

Asif_Khan

Members
  • Posts

    10
  • Joined

  • Last visited

Everything posted by Asif_Khan

  1. thanks alot! your response is much appreciated. I'll follow the steps and will post the outcome here. thanks again.
  2. do you see these on screen? or in printouts? I had the same problem but the squares appeared only on printouts. i noticed that if you have the size of a graph defined in pixels, this sometimes causes squarers/rectangles of the defined graph size to appear on the page background (only for full size printouts).
  3. Many thanks for your response! yes the renderformat is set to .net, how did you get the security settings on client machine to work? Thanks in advance.
  4. I came across this issue when i deployed chartfx for the first time. make sure you have modified you web.config file and added the appropriate handlers. the modification which i had to make is below: <add path="ChartFX.aspx" verb="*" type="ChartFX.Pss.HttpHandler,ChartFX.Pss.HttpHandler"/> T here is a useful article available within the knowledgebase which provides a step wise description of the whole deployment process.
  5. I have deployed a web application with various charts on one of our production server. all charting modules work perfectly fine on the server and also on most of the clients which access these pages. however, on some computers the chart rendering fails and results in IE crash. Please can you let me know how to rectify this issue as this is causing concern among the users. A screenshot of error can be viewed at: http://www.khanasif.com/links/cfx_error.jpg Thanks in advance.
×
×
  • Create New...