Hi,
I created a silverlight application in VS2010 to display an OLAP cube.When I connect to cubes, sample data:
sampledata.infragistics.com/.../msmdpump.dll
If I connect to my cube, shows no data.The only thing that changes is the URL of the cube:
http://MyServer/olap/msmdpump.dllWith my cube, it does nothing. It shows no error
Thanks
Hi
Is your environment correct set up? Here is a good post how to set up the environment.
Todor
Yes, I have followed the steps in: http://blogs.infragistics.com/blogs/atanas_dyulgerov/archive/2010/01/27/how-to-set-up-xmla-http-access-for-sql-server-analysis-service-2008-and-access-the-adventure-works-2008-from-an-infragistics-pivotgrid-application.aspx
I had to specify the Colums, Rows and Measures. The problem is that when I put a nonexistent column or row, the cube will not be charged. When I put a column/row if it exists, the cube is being charged, but no column/rpw appears, I have to drag by hand to see the data.
Another problem is the scroll: I have a row with hierarchical data. When I expand, I don´t see the data in column, leaving the screen and the scroll does not display
Another problem is:
when I run the application locally (on the same server is all) functions and see the data.I have published on the web server. When I access the Internet, not seeing any data, never load any data or the event is not thrown DataSource_LoadDimensionsCompleted.
Not return any error.I have windows authentication on http://MyServer/olap/msmdpump.dll
Hello,
What kind of headers are permitted by your clientaccesspolicy.xml? If they are set to SOAP that may cause the problem because the user credentials are passed as authentication header. Can you try to put it to <allow-from http-request-headers="*">
Best regards.Plamen.
Hi Dimitrina,
I also use the trial version and I would also need the latest SR version of the pivotgrid, but I have not found the email address of the Development Support team that you have mentioned in your previous post. Can you please tell me where I should ask for this to be sent?
Many thanks and best regards,
Tamas
I have updated the version and everything continues equally
I have deactivated the Firewall and the same thing.
If I access from the server (http://localhost/ ...) I see the data, but if I access from the Internet (http://MyDomain/ ...) I do not see any data and gives no error
In both cases, the datasource is the same and agrees to http://localhost/olap/msmdpump.dll
I have only windows authentication for both the web application as http://localhost/olap/msmdpump.dll
thanks
We have licensed software. We have a problem with the expiration date, so I do not get the download. Wait until Monday.Thanks
to have latest version you have to install patch from our latest SR. If you have lisenced version you can find it when logging with your account on our site. If you use trial version of the product you have to ask our Development Support team to send you latest version.
Regards,
Dimitrina
What is the latest version?Where I can get?I have a running version 10.3.20103.1006