This is a migrated thread and some comments may be shown as answers.

Intermittent issue

1 Answer 31 Views
Chart (Obsolete)
This is a migrated thread and some comments may be shown as answers.
JEFFERY
Top achievements
Rank 1
JEFFERY asked on 29 Nov 2010, 08:37 PM
Hello
I have two chart components on my page that don't display chart image intermittently instead they display red cross missing image icons. The environment is load balanced but the session is sticky so all the requests for a session go to same server. What could be causing this? Is there a way I can see detail chart error log? Thanks for your help.

1 Answer, 1 is accepted

Sort by
0
Evgenia
Telerik team
answered on 02 Dec 2010, 02:39 PM
Hi JEFFERY,

The httphandler registration is different for IIS6 and IIS7. For IIS7 you need to add an additional registration in <system.webServer> section in your web.config file. You can fine more details in this help topic. We recommend removing the chart httphandler registration completely and using the link in the VisualStudio smart tag (check the second image in this help topic) -- it will register the httphandler correctly for both IIS6 and IIS7.

Kind regards,
Evgenia
the Telerik team
Browse the vast support resources we have to jumpstart your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
Tags
Chart (Obsolete)
Asked by
JEFFERY
Top achievements
Rank 1
Answers by
Evgenia
Telerik team
Share this question
or