Whenever I try to browse a cube in Management Studio or Visual Studio, I get this error:
The query could not be processed:
- XML for Analysis parser: The LocaleIdentifier property is not overwritable and cannot be assigned a new value.
My System configuration:
- Windows Server 2008 x64
- Microsoft SQL Server 2008 x64
- Analysis Services 2008 x64
- Visual Studio 2008
I've looked at this thread: http://social.msdn.microsoft.com/forums/en-US/sqlanalysisservices/thread/a82e3009-e8a1-4e75-b6cf-afaac1a03d0a/
Cause : -Your regional settings have differents settings between the "Regional Options" tab and the "Advanced" tab in the "Regional and Language Options" Resolution : -from start menu go into the "control panel" -Open "Regional and Language Options" -Modify the "Advanced" tab "Language for non-Unicode programs" to be in the SAME language as the one specified in the Regional Options" tab
This doesn't seem to be a problem on my system:
Current Format: English (United States)
Current Location: United States
Current Language for non-Unicode programs: English (United States)
This error is driving me nuts. Anyone have any ideas?