I'm trying to figure out how to get HTTP set up for SQL 2005 analysis
services. I found this article:
http://msdn.microsoft.com/msdnmag/issues/03/10/OLAP/, which mentions
copying the file msolap.asp from \Program Files\Microsoft Analysis
Services\bin to my website directory. The problem is I don't have this
file in my \Program Files\Microsoft Analysis Services\bin folder. I'm
running the Enterprise version of SQL 2005, which appears to be the
only requirement to have that file available. I will say IIS wasn't
installed already when analysis services was installed on my box.
Does anyone know if msolap.asp is still the correct file to use to
create the bridge between HTTP and Analysis Services for SQL 2005? If
so, any ideas on how to get that file? I can reinstall analysis
services, but I wanted to wait on doing that to see if there was
another solution.