INTERNAL – qChartview (Obsolete) not able to load with error “Error loading RadChart image.”
INTERNAL – qChartview (Obsolete) not able to load with error “Error loading RadChart image.”
The qChartview (Obsolete) not able to load with the following error
Error loading RadChart image. You may also wish to check the ASP.NET Trace for further details. Display stack Trace?.
Clicking the OK button will show the error in the attach screen (see the attachment for the further error).
To resolve this please comment out the assembly for the RadChart in the web.config file for that Web Application. To commentit, put in <!-- in the front and --> at the end of the line For example:
<add assembly=RadChart.Net2, Version3.1.0.0, Culture=neutral, PublicKeyToken=d14f3dcc8e3e8763>
<!--<add assembly=RadChart.Net2, Version3.1.0.0, Culture=neutral, PublicKeyToken=d14f3dcc8e3e8763>-->