Proccesing cube: A device attached to the system is not functioning

Viewed 15

I am trying to deploy/process a cube in Visual Studio to a database on my local SQL Server. But I get the error: "A device attached to the system is not functioning".

I have followed this solution: https://www.mattiasdesmet.be/2020/06/16/ssas-locale-error-while-processing-cube/ but I still get the error after changing Locale and LocaleName in Registry Editor for the sid for the accounts "NT Service\MSSQLServer" and "NT Service\MSSQLServerOLAPService" running my SQL Server and Analysis Services.

Are there other things I can do?

0 Answers
Related