Home > Archive > MS SQL Server OLAP > January 2006 > XML for analysis services problem (details)









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author XML for analysis services problem (details)
NATE

2006-01-27, 11:23 am

I have a analysis services database running in my computer and I have
installed the xmla v 1.1
I created the virtual directory in IIS 6.0 with the file msxisapi.dll
but I can't connect my application with the xmla data source in
http://localhost/xmla/msxisapi.dll
I don't know what is wrong with this, or if i have to do something
more...
I have the sql server 2005 ctp installed (analysis services 9.0)
the message error is:
-
<SOAP-ENV:Envelope
SOAP- ENV:encodingStyle=3D
"http://schemas.xmlsoap.org/soap/encoding/">
-
<SOAP-ENV:Body>
-
<SOAP-ENV:Fault>
<faultcode>XA:XMLAnalysisError.88BA0800</faultcode>
<faultstring>El servicio Web s=F3lo admite la operaci=F3n
POST.</faultstring>
<faultactor>urn:schemas-microsoft-com:xml-analysis</faultactor>
-
<detail>
<Error ErrorCode=3D"2293893120" Description=3D"El servicio Web s=F3lo admite
la operaci=F3n POST." Source=3D"urn:schemas-microsoft-com:xml-analysis"/>
</detail>
</SOAP-ENV:Fault>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>

Marco

2006-01-27, 11:23 am

Hi,

You don't need XMLA 1.1 for SSAS 2005.

Visit www.reportportal.com and download a free trial which is by
default working with AS or SSAS with XMLA 1.1 for AS or default XMLA in
SSAS.

Regards, Marco
www.gmsbv.nl



NATE schreef:

> I have a analysis services database running in my computer and I have
> installed the xmla v 1.1
> I created the virtual directory in IIS 6.0 with the file msxisapi.dll
> but I can't connect my application with the xmla data source in
> http://localhost/xmla/msxisapi.dll
> I don't know what is wrong with this, or if i have to do something
> more...
> I have the sql server 2005 ctp installed (analysis services 9.0)
> the message error is:
> -
> <SOAP-ENV:Envelope
> SOAP- ENV:encodingStyle=3D
"http://schemas.xmlsoap.org/soap/encoding/">
> -
> <SOAP-ENV:Body>
> -
> <SOAP-ENV:Fault>
> <faultcode>XA:XMLAnalysisError.88BA0800</faultcode>
> <faultstring>El servicio Web s=F3lo admite la operaci=F3n
> POST.</faultstring>
> <faultactor>urn:schemas-microsoft-com:xml-analysis</faultactor>
> -
> <detail>
> <Error ErrorCode=3D"2293893120" Description=3D"El servicio Web s=F3lo adm=

ite
> la operaci=F3n POST." Source=3D"urn:schemas-microsoft-com:xml-analysis"/>
> </detail>
> </SOAP-ENV:Fault>
> </SOAP-ENV:Body>
> </SOAP-ENV:Envelope>


Jéjé

2006-01-27, 8:24 pm

AS2005 no longer use the msxisapi.dll but a new msmdpump.dll ISAPI filter.

the setup procedure:
http://www.microsoft.com/technet/pr...5/httpasws.mspx



"NATE" <rfallas@gmail.com> wrote in message
news:1138376910.053186.82200@g49g2000cwa.googlegroups.com...
I have a analysis services database running in my computer and I have
installed the xmla v 1.1
I created the virtual directory in IIS 6.0 with the file msxisapi.dll
but I can't connect my application with the xmla data source in
http://localhost/xmla/msxisapi.dll
I don't know what is wrong with this, or if i have to do something
more...
I have the sql server 2005 ctp installed (analysis services 9.0)
the message error is:
-
<SOAP-ENV:Envelope
SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
-
<SOAP-ENV:Body>
-
<SOAP-ENV:Fault>
<faultcode>XA:XMLAnalysisError.88BA0800</faultcode>
<faultstring>El servicio Web sólo admite la operación
POST.</faultstring>
<faultactor>urn:schemas-microsoft-com:xml-analysis</faultactor>
-
<detail>
<Error ErrorCode="2293893120" Description="El servicio Web sólo admite
la operación POST." Source="urn:schemas-microsoft-com:xml-analysis"/>
</detail>
</SOAP-ENV:Fault>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>


Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com