- Home
- Forum
- ASP.NET Web Forms
- Olap Client error at function export
Olap Client error at function export
Attachment: error_Export_function_42bbcef5.zip
Hi Krilov,
Thank you for using Syncfusion products.
In 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 which throws “Network Error”, we have migrated to WebAPI controller class for adopting communication between server side and client side. We have created a simple OLAP Client sample with WebAPI controller class which is available in the below link.
NOTE: Migration from WCF to WebAPI would require only minor configuration changes. Other than this, the service methods and logic inside service method would appear the same.
Sample Link: http://www.syncfusion.com/downloads/support/forum/121428/ze/OlapClient_ASP-1118858943
Screen-shots: http://www.syncfusion.com/downloads/support/forum/121428/ze/webapi-948155843
Regards,
Ramesh G.
We are unable to reproduce the reported problem at our end. We suspect that it might have occurred due to *.dll conflicts. So we kindly recommended you to check that the sample refers same version of Syncfusion *.dll. Please refer the below screen-shot to check the *.dll version.
If still the problem exists, please provide us a step-by-step replication produce to reproduce the issue and stack trace. Video illustrating the issue is also appreciated.
Regards,
Ramesh G.
Attachment: Screenshot_956048c2.rar
Hi Ananth,
As mentioned in the previous post, you have referred to the older version (12.4.0.24) of the *.dlls in your sample. But, the WebAPI concept for exporting option does not work in older versions. So, please upgrade our product to the latest version (13.3.0.18), utilizing the following link to download the latest version of the Syncfusion Essential Studio.
Regards,
Ramesh G.
Hi Ananth,
Yes, it is possible in WCF Service. But, 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 which throws “Network Error”, we have migrated to WebAPI controller class for adopting communication between server side and client side. Migration from WCF to WebAPI would require only minor configuration changes. Other than this, the service methods and logic inside service method would appear the same. We have already given the simple OLAP Client sample with WebAPI controller class. Please find the sample in the below link.
Sample Link: http://www.syncfusion.com/downloads/support/forum/121428/ze/OlapClient_ASP-1118858943
Note: As mentioned in our previous update, the WebAPI concept for exporting option does not work in older versions. So, please upgrade our product to the latest version (13.3.0.18) before you run the above sample.
Regards,
Ramesh G.
Attachment: Updated_69140e2.rar
Attachment: Updated_ce66a407.rar
From the screen shots provided, we understood that you were still referring older scripts, themes and WCF service. So, we kindly recommend you to upgrade those files as well.
You can get the upgraded files from the below location (from Syncfusion Essential Studio installed machine).
Scripts : <system drive>:\Users\ User Name\AppData\Local\Syncfusion\EssentialStudio\xx.x.x.x\MVC\Samples\web\Scripts
Themes : <system drive>:\Users\ User Name \AppData\Local\Syncfusion\EssentialStudio\xx.x.x.x\MVC\Samples\web\Content\ej
WCF Service: <system drive>:\Users\ User Name \AppData\Local\Syncfusion\EssentialStudio\xx.x.x.x\MVC\Samples\web\wcf
WebAPI : <system drive>:\Users\ User Name \AppData\Local\Syncfusion\EssentialStudio\xx.x.x.x\MVC\Samples\web\WebAPI
And we have also prepared an OlapClient MVC sample with WebAPI concept in the below link for your convenience.
Sample Link: http://www.syncfusion.com/downloads/support/forum/121428/ze/OlapClient_WebAPI1565582996
Regards,
Ramesh G.
Attachment: database_Screenshot_3a75cbfc.rar
As we had already mentioned in the other forum #122115, Cube Selector displays all the cubes available in the connected/specific database. It is not possible to show all the cubes from different database at the same time because each database comes with its own connection and properties.
Regards,
Ramesh G.
- 12 Replies
- 3 Participants
-
KR Krilov
- Dec 14, 2015 09:28 AM UTC
- Feb 23, 2016 11:43 AM UTC