Jump to content
Software FX Community

Unexpected error in chart generation


Asif_Khan

Recommended Posts

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.

 

Link to comment
Share on other sites

Since you are rendering as .NET (chart.RenderFormat = .NET), you should have full trust enabled in the .NET framework 2.0 configuration client side.

Control Panel > Administrative Tools > .NET Framework Configuration > Adjust Security Policy

Make Changes to this computer

Give "Full Trust" to My Computer, Local Intranet, Internet, and Trusted Sites (for now).

Click Finish

Link to comment
Share on other sites

  • 2 weeks later...

My error is similar but full-trust for all categories does not solve it. It occurs on a Vista x64 client only for the .Net RenderFormat. Image format works fine. I filed a ticket 120560 in January and once before that. It looked like restarting PSS fixed it once, but I've never been able to repeat the fix (although the error is not hard to reproduce.)

 I've been all through the synchronization of ChartFX versions and at the time I had upgraded to the latest ChartFX service pack.

 Attached is an image. I get the ActiveX question and respond Yes. Then it all falls apart, as pictured. Note that this website is in my Trusted zone.

 Any ideas on how to get this to work?

 

 

Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...