Hi there,
I'm working in an application that saves the last cube and map structure used by the user.
If I make a change to the structure of the cube, when I load the map I get the next message:
"The loaded map is not compatible with currently loaded cube, Measures are mismatch"
Some other times I get : "Cube structure is not defined"
I know the reason why the error occurs, but I need to capture the error in order to send a message to the user informing that the cube has changed and it's necesary to delete the map and the cube saved before. Also run a procedure that deletes that files.
I was looking for a OnError event on the Active X and I didn't not find it.
Best regards from San Jose, Costa Rica