dbTalk Databases Forums  

setting of msmdpump.dll doesn't work

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss setting of msmdpump.dll doesn't work in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
vilas
 
Posts: n/a

Default setting of msmdpump.dll doesn't work - 08-07-2006 , 10:19 AM






As per the article
http://www.microsoft.com/technet/pro.../httpasws.mspx, I have
set the msmdpump.dll to accept requests for client. It returns 500 Internal
Server Error. On using http tracer utlity, I found the following response .

I put http://localhost/olap/msmdpump.dll in an IE address bar and was
presented with

<? xml version ="1.0" encoding ="iso-8859-1"?>

< soap:Envelope xmlns:soap ="http://schemas.xmlsoap.org/soap/envelope/">

< soap:Body >

< soap:Fault xmlns ="http://schemas.xmlsoap.org/soap/envelope/">

< faultcode >XMLAnalysisError.0xc10e0002</ faultcode >

< faultstring >Parser: The syntax for 'GET' is incorrect.</
faultstring >

< detail >

< Error ErrorCode ="3238920194" Description ="Parser: The
syntax for 'GET' is incorrect." Source ="Unknown" HelpFile ="" />

</ detail >

</ soap:Fault >

</ soap:Body >

</ soap:Envelope >

I figured out GET is not supported. What settings I need to make to make
this work. Any hint will be highly appreciated.

Regards,
Vilas

Reply With Quote
Reply




Thread Tools
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.