3D charts cause server-side exception looking for Xceed.Chart.GraphicsGL

12 replies. Last post: February 18, 2014 10:17 AM by Tomislav Mesaric
Tags :
  • (None)
  • New Discussion
  • New Question
  • New Product Feedback
Mike DearmanMember

I am using WebGrid version 7.0.7200.404.

When I am using the interactive chart UI with any 3D chart type like 3D Pie or 3D Doughnut, I receive a server side error looking for the Xceed.Chart.GraphicsGL dll.  The 2D versions work fine.

I have included references to ISNet.WebUI.WebGrid, ISNet.WebUI.WebGrid.ISChartEngine, etc.
What am I missing?

Thanks,

Mike

 

System.Web.HttpUnhandledException: Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.Exception: Could not load file or assembly 'Xceed.Chart.GraphicsGL, Version=4.1.100.0, Culture=neutral, PublicKeyToken=ba83ff368b7563c6' or one of its dependencies. The system cannot find the file specified. ---> System.IO.FileNotFoundException: Could not load file or assembly 'Xceed.Chart.GraphicsGL, Version=4.1.100.0, Culture=neutral, PublicKeyToken=ba83ff368b7563c6' or one of its dependencies. The system cannot find the file specified.
File name: 'Xceed.Chart.GraphicsGL, Version=4.1.100.0, Culture=neutral, PublicKeyToken=ba83ff368b7563c6'
   at WebGrid6.Charting.Kernel.ChartControlBase.CreateSceneGL()
   at WebGrid6.Charting.Kernel.ChartControlBase.RecreateDevice()
   at WebGrid6.Charting.Kernel.Settings.ChangeRenderSurface(Boolean bChangeDevice)
   at ISNet.WebUI.WebGrid.ISChartEngine.ChartSettingsBridge.ApplySettings(ChartSettings settings, ChartServerControl control)
   at ISNet.WebUI.WebGrid.ISChartEngine.ChartEngine.GenerateChartImage(ChartConfig chartConfig, DataTable data)
   at *.*.GenerateChartImage()
   at ISNet.WebUI.WebGrid.DataBinding.*(DataView dataSource, XmlNode xReq)
   at ISNet.WebUI.WebGrid.DataBinding.*(DataView dataSource, String request)
   at ISNet.WebUI.ISNetControl.ControlRequestHandler(Object sender, EventArgs e)

 

All times are GMT -5. The time now is 7:34 PM.
Previous Next