2X faster development
The ultimate ASP.NET MVC UI toolkit to boost your development speed.
You can solve the “Network Error” problem while exporting OLAP controls through the below information. REASON FOR THE PROBLEMIn-general, we are using “HttpContext.Current.Response” class for exporting operations. As WCF Service does not support the usage of this class, in all the system configurations, we get “Network Error”. The below screen-shot shows the mentioned class used in WCF Service under “Export” method.
SOLUTIONIn order to re-solve this problem, we have migrated to Web API controller class for adopting communication between server-side and client-side. Migration from WCF to Web API would require only minor configuration changes. Other than this, the service methods and logic inside service method would appear the same. Below UG documentation links illustrates how to integrate our OLAP controls with Web API controller. OlapChart: http://help.syncfusion.com/js/olapchart/getting-started#webapi PivotGrid: http://help.syncfusion.com/js/pivotgrid/getting-started#webapi OlapClient: http://help.syncfusion.com/js/olapclient/getting-started#webapi
|
2X faster development
The ultimate ASP.NET MVC UI toolkit to boost your development speed.
This page will automatically be redirected to the sign-in page in 10 seconds.