- Home
- Forum
- ASP.NET Web Forms (Classic)
- Using OLAP Client in Sharepoint Fundation 2010 has ERROR
Using OLAP Client in Sharepoint Fundation 2010 has ERROR
Hello.Syncfusion I'm Aaron
I have some Question in Sharepoint Fundation 2010 by using OLAP Client Control
,This Control in ASP.NET Web look no problem .but when i create my webpart and put OLAP Client Control ,The Webpart Does not work properly , it can't Drag Dimension and Measures to the Control .
The ERROR msg is : Syncfusion.Web.Grid.Extensions is null or not Object
could you can help me
Thanks you replay
Hi Aaron,
We would like to inform you that
currently our OLAP Client control could not be placed inside the SharePoint WebPart due to certain compatibility
issues. We have already logged a feature request “Compatibility of OLAP Client ASP.NET control in SharePoint WebPart”. Also, we don’t have any immediate plans to implement the
feature. We have our Volume release once in 3 months and please do check our
road map for the availability of the feature in any of our upcoming release.
Let me know if you have any
concerns on this.
Regards,
Felix Merlin B
Thasnk you for replay . i will expect to OLAP Client support Sharepoint in the further
and if have another method can use OLAP Client in SharePoint , Please let me know
Thanks you
Aaron
Hi Aaron,
We would like inform you that we have prepared a sample
placing our OLAP Client ASP.NET control inside a SharePoint Web Part. Kindly
download the same from the following link:
http://www.syncfusion.com/downloads/Support/DirectTrac/92129/WPart1104903954.zip
NOTE:
We would like to inform you that our component is not
completely compatible with SharePoint with its default implementation. There
are certain functionalities not found to be working properly which has been
logged as a feature and it will be available in any of our upcoming releases.
Please let us know if you have any further concerns.
Regards,
Felix Merlin B
Thanks you reply and provide WebPart Example
but when i try to using this sample code in my webpart .
it's can't be running . the msg is " Object reference not set to an instance of an object "
i think i was lost something
could you can help , how can i use OLAP Client in Sharepoint step by step
Thanks you
Hi Aaron,
Below are the steps for deploying OLAP Client as WebPart in
SharePoint:
1. Create a new SharePoint project using Visual Studio. While
creating add an appropriate site name, for example, "http://sync-lapt/demosite/" and
select "Deploy as a farm solution" option.
2. In the new project add a new "Visual WebPart".
3. Implement the control as we have illustrated in the sample
under appropriate methods, for instance, "OnInit, CreateChildControls and
OnPreRender".
4. Now, press "F5" and it will open the respective
site in the browser.
5. In the site, select Site Action -> Edit Page and select
"Add WebPart".
6. Under the "Add WebPart", you should select
"Custom" and the respective WebPart which you have created which will
be available under its respective name. Select and click "Add".
NOTE:
If you still getting any problem kindly refer the following link
for debugging the SharePoint WebPart:
http://stackoverflow.com/questions/5652324/problem-debugging-sharepoint-2010-web-part
Kindly let me know if you have any concerns on this.
Regards,
Felix Merlin B
Thank you Share the OLAP Client Webpart Steps .
I have followed the Steps. it's can be use with Webpart
but it's still have a little problem. look my picture
the webpart have not Chart . . but in the website That it's display normal
and i can't change Series in Webpart .
could you can help me again ? .
Thanks you very much : )
Web
Hi Aaron,
We would like to inform you that in the WebPart sample
DisplayMode of OLAP Client has been set to GridOnly. If you need to display
both OLAP Chart and OLAP Grid kindly set the DisplayMode as: “OlapClientControl.DisplayMode
= DisplayMode.ChartAndGrid;”
While placing the OLAP Client inside the
WebPart and changing the series by dragging and dropping the
dimensions as well as some of the other functionalities won’t be working
properly since our OLAP Client
component is not completely compatible with SharePoint with its default
implementation. There are certain functionalities not found to be working
properly which has been logged as a feature and it will be available in any of
our upcoming releases.
Please let me know if you have any concerns on this.
Regards,
Felix Merlin B
- 7 Replies
- 2 Participants
-
JA Jaja
- Sep 17, 2012 08:35 AM UTC
- Oct 11, 2012 06:26 AM UTC