Error when connecting to SSAS 2008R2 DB via a Web Service
-
Thursday, September 22, 2011 10:51 PM
Getting an http 405 (method not allowed) error and unable to resolve it. Followed the setup referenced in the SSAS 2008R2 Operations Guide at http://technet.microsoft.com/en-us/library/cc917711.aspx. SSAS works as expected otherwise.
I am not finding any IIS entries in the windows error logs, here is the IIS log entry:2011-09-22 22:20:39 ::1 POST /olap/msmdpump.dll - 80 - ::1 ADOMD.NET 405 0 1 15
405 generically is an invalid method error.
Authenticated, Anonymous and Basic auth methods are enabled.
Looking for the steps to take to narrow down what the problem could be.SSAS 2008R2
Windows 2008R2
IIS 7.5
Jeff Block t:@sqlDictum (http://www.twitter.com/sqlDictum)- Edited by Jeff_Block Thursday, September 22, 2011 11:17 PM
All Replies
-
Friday, September 23, 2011 8:10 AMModeratorHi Jeff_Block,
Based on the error message, please make sure that you use the appropriate .dll mode. Please pay attention to this similar thread: http access 405 problem.
Best Regards,
Stephanie Lv
Forum Support
Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com. -
Friday, September 23, 2011 2:36 PMalready checked that. It is the 64 bit dll , IIS is running in 64 bit mode. does anyone have a diagnostic checklist to follow to determine the root cause here ?
Jeff Block t:@sqlDictum (http://www.twitter.com/sqlDictum)

