Cube deployment error: Cannot resolve all paths while de-serializing Database
I recently came across the following error while deploying a tabular cube using the Analysis Services Deployment Wizard:
The JSON DDL request failed with the following error: Cannot resolve all the paths while de-serializing Database.
My updates for this deployment included removing a table from the cube. As part of the cube deployment options I chose to “Retain roles and members”. However the issue here was that an existing role was referencing the table I had deleted, for example the below image shows the Role Manager in Visual Studio and shows that the Cube_Finance role references the “Transaction Type” table.
Tags: management