The first search on this error yielded some blog posts that says to check SQL server version. It suggested that I couldn't deploy a SSAS project originally set for SSAS 2008 to a SSAS 2008 R2, which didn't make sense to me. Combined with the fact that the error message was telling me to call customer support. Why do I need to call customer support unless something catastrophic happened?
Turns out that one of the file on the SQL server is corrupt. I could simply delete the database on the SSAS server and re-run deployment. Problem solved.
SSAS errors in visual studio:
Error 10 Internal error: Invalid enumeration value. Please call customer support! is not a valid value for this element. 0 0
Error 11 An error occurred while parsing the 'StorageMode' element at line 1, column 10523 ('http://schemas.microsoft.com/analysisservices/2003/engine' namespace) under Load/ObjectDefinition/Dimension/StorageMode. 0 0
Error 12 Errors in the metadata manager. An error occurred when instantiating a metadata object from the file, '\\?\E:\Program Files\Microsoft SQL Server\MSAS10_50.MSSQLSERVER\OLAP\Data\DWH Sales Facts.0.db\Competitor.48.dim.xml'. 0 0
