2

I'm using Analysis Services for a web application I'm building, I have my Analysis Service running, I included a PivotGrid from DevExpress on a web page, I checked on SQLServer that my cube is displaying information, and it does, but when I run my application the PivotGrid doesn't display the data, I checked the logs on the EventViewer and I get the following error:

The resource file 'msmdsrv.rll' for locale '1034' could not be loaded. Switching to US English (1033) if available.

Obviously this is about the language the cube is trying to find, I changed the language to English (United States) in the dropdown list included at the top of SQLServer but I still getting the error, any suggestion?

Thanks in advanced.

4

1 に答える 1

1

問題はSqlServerのインストールにあると思っていましたが、そうではありません。コンピューターから地域を変更しただけで、それだけでした。おそらく他の誰かが同じ問題を抱えている可能性があるため、私は自分の質問に答えました。

よろしく

于 2012-03-08T17:51:30.000 に答える