Search the Community

Showing results for tags 'azure'.



More search options

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Company Forums
    • Company News
  • Product Forums
    • FusionCharts XT
    • FusionWidgets XT
    • PowerCharts XT
    • FusionMaps XT
    • Collabion Charts for SharePoint
    • jQuery Plugin for FusionCharts
    • AngularJS plugin
    • ReactJS plugin
  • General Forums
    • FusionCharts Jobs and Consultation
    • FusionLounge

Found 1 result

  1. @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.