If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Informix > XMLAnalysisError:88BA0800.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-01-07, 02:02
RVerma RVerma is offline
Registered User
 
Join Date: Mar 2007
Posts: 2
XMLAnalysisError:88BA0800.

Hi All

When I try to run my projects URL (e.g. http://localhost/proj_name/xmla/msxisapi.dll) through IE i get
the following XML code returned.

<?xml version="1.0" ?>
- <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
- <SOAP-ENV:Body>
- <SOAP-ENV:Fault xmlns:XA="urn:schemas-microsoft-com:xml-analysis">
<faultcode>XA:XMLAnalysisError.88BA0800</faultcode>
<faultstring>The Web service supports only the POST operation.</faultstring>
<faultactor>urn:schemas-microsoft-com:xml-analysis</faultactor>
- <detail>
<Error ErrorCode="2293893120" Description="The Web service supports only the POST operation." Source="urn:schemas-microsoft-com:xml-analysis" />
</detail>
</SOAP-ENV:Fault>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>

any1 having some concrete soln. plz reply

Thanks
RVerma.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On