xmla
- From: "SHULINZI" <tshulinzi@xxxxxxx>
- Date: Mon, 18 Dec 2006 13:16:59 +0800
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:\Documents and
Settings\Administrator.SHULINZI\My Documents\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>
.
- Prev by Date: Authentication problem in Connectting to Remote AS 2000 in XMLA
- Next by Date: RE: HTTP XML/A access to AS2005 cause an error...
- Previous by thread: Authentication problem in Connectting to Remote AS 2000 in XMLA
- Next by thread: RE: HTTP XML/A access to AS2005 cause an error...
- Index(es):