![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello, I've create a cube with two shared dimension TIME.YMD and TIME.YWD and a dimension named Team. I' changed the version of ADOMD.NET from Beta to Last Version. In the last version when I use this C# code from an aspx page to get the member of a level: MemberCollection mc = cube.Dimensions.Find("Team").Hierarchies[0].Levels.Find("Team").GetMembers() |
|
I receive this error: "A DataTable named 'Time' already belongs to this DataSet." I connect using xmla. I removed the dimension TIME.YWD and it works. I also installed the patch: http://support.microsoft.com/?kbid=819609 I think is a bug of the new version of Microsoft.AnalysisServices.AdomdClient !!! |
![]() |
| Thread Tools | |
| Display Modes | |
| |