Hi,
I have a problem with the xamPivotGrid.
I select a cube names Orders.
In visual studio I change the cube name to Orders1 and save the changes.
I then drag a the CustomerId into filter.
I get the error: The object 'Orders' was not found Parameter name: index.
I catch this exception in :myWindow.Dispatcher.UnhandledException += new DispatcherUnhandledExceptionEventHandler(Dispatcher_UnhandledException);
I close the window.
If i bring up the window again with a valid cube the drag drop is gone.
Screen shot:
How do i get the drag drop back. The only way is to close the application and reopen it again.
Regards,
Paw Kyhl Jensen
Can you give us some details about the use case as related to changing the cube name?
There may be a better approach that we could recommend.
Thanks for your image. I've contacted development concerning this question and I'll follow up with you shortly.
Hi
I think a picture says it all :)
Paw
In order to duplicate this behavior, please give me the detailed steps that you used to change the cube name.
Without putting words in your mouth, I was able to open the SQL Server Business Intelligence Development Studio which opened Visual Studio 2005 where I was able to use File > Open > Analysis Service Database and had the option to Rename the cube from the Server Explorer.
Is that what you did? If not please give me the specific steps.
Thanks for your help.
Thanks I wil try that.
What about the drag drop problem?