Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2012 Forums
 Other SQL Server 2012 Topics
 Can not Save BIM Tabular Project in Denali

Author  Topic 

hirudra15
Starting Member

2 Posts

Posted - 2012-03-03 : 08:58:22
Hi Friends,

While I am saving the Tabular Project getting below error:-

Unable to Save the file Model.bim.
Reason:The file cannot be saved and it is marked as reasonly.
An error occured while scripting the catalog.
Deserilizatin failed:The 'ProcessingState' elements in the
'http://schemas.microsoft.com/analysisservices/20120/engine/200'
nampespace is unexpected

I tried to do following steps but not resolved

1.Keep your read only model open in VS.
2.Open SSMS.
3.Right click the workspace database you want to recover, script CREATE to a new window.
4.Change the database name and ID (they must match), execute the script. You have now cloned the workspace database.
5.Go back to BIDS. File->New Project. Select Import from Server (Tabular) as the project type.
6.Select the database you created in step 4. OK
Please please help
   

- Advertisement -