@version fusioncharts/3.3.1-sr2.19840
Chart type: Javascript
Chart data: json
Uses FusionCharts/updatepanelhook.fusioncharts.js for ajax loads
On ajax load randomly starts having below exception . However once error starts, restarting the azure instance is the only option.
Object reference not set to an instance of an object.
Stack trace:
at InfosoftGlobal.FusionCharts.FC_Transform(Hashtable arr, String tFormat, Boolean ignoreBlankValues)
at InfosoftGlobal.FusionCharts.FC_EncodeJSON(Hashtable json, Boolean enclosed)
at InfosoftGlobal.FusionCharts.RenderChartALL(String chartSWF, String dataUrl, String dataStr, String chartId, String chartWidth, String chartHeight, Boolean debugMode, Boolean registerWithJS, Boolean allowTransparent, String bgColor, String scaleMode, String language)
at InfosoftGlobal.FusionCharts.RenderChart(String chartSWF, String dataUrl, String dataStr, String chartId, String chartWidth, String chartHeight, Boolean debugMode, Boolean registerWithJS)
at SIBlue.home.RenderChart(String dataStr, String chartId)
at SIBlue.home.Display_Shock_Graph()
How do we handle this exception, with out restarting the azure instance.