HTTP Access to Analysis Services 2005
Thanks,
Dave Fackler
Thanks,
Dave Fackler
http://www.microsoft.com/technet/prodtechnol/sql/2005/httpasws.mspx
Has anyone gotten this to work on the "separate server" for AS2005.
Ex:
Server1 AS2005
Server2 Some IIS Web Server
Virtual Directory config points to AS2005 on Server1
WorkstationA: Management Studio Connection using URL:http://Server2/olap/msmdpump.dll
In my case I follow the article to the letter to setup IIS and the virtual directory. The use of the URL to connect from a client external to Server2 will not work until after a local client of some kind has used the URL to connect to AS through the pump first.
Ex:
Remote Desktop into Server2. This server has ONLY 2k5 SQL Server tools installed +required components for OLEDB 9 including MSXML 6. I Open Management Studio and use the URL to connect to AS2005 on Server1 and this raises no issues.
After this I can open Management Studio on WorkstationA and connect to AS2005 on Server1 using the same URL. Prior to using a local client; management studio on WorkstationA returns: "Unsupported data format:(Microsoft.AnalysisServices.AdomdClient)"
Thanks in advance for any assistance!
Paul
You will probably have to configure Kerberos for authentication.
Here is a link of how to setup this: http://www.mosha.com/msolap/articles/kerberos_delegation.htm
If you have the iis on the same machine as SSAS2005 this problem will not appear.
Regards
Thomas Ivarsson