Microsoft.AnalysisServices.AdomdClient.AdomdErrorResponseException: lieLine 7¡¢colums 195(namespaces http://schemas.xmlsoap.org/soap/envelope/) local element SOAP-ENV:Envelope cann`t display Envelope/Body/Execute/Command ¡£ in Microsoft.AnalysisServices.AdomdClient.AdomdConnection.XmlaClientProvider.Microsoft.AnalysisServices.AdomdClient.IExecuteProvider.Execute(ICommandContentProvider contentProvider, AdomdPropertyCollection commandProperties, IDataParameterCollection parameters) in Microsoft.AnalysisServices.AdomdClient.AdomdCommand.ExecuteXmlReader() in Service.HelloWorld() lie c:\Do***ents and Settings\Administrator.SHULINZI\My Do***ents\XMLA\App_Code\Service.cs:Line 35<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <SOAP-ENV:Body> <Execute xmlns="urn:schemas-microsoft-com:xml-analysis" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"> <Command> <Statement> select {[student].[student].Children} on columns,{[class].[class].Children} on rows from TestOLAP </Statement> </Command> <Properties> <PropertyList> <DataSourceInfo> Provider=MSOLAP.3;Data Source=local; </DataSourceInfo> <Catalog>ASOLAP</Catalog> <Format>Multidimensional</Format> <AxisFormat>ClusterFormat</AxisFormat> </PropertyList> </Properties> </Execute></SOAP-ENV:Body></SOAP-ENV:Envelope>