Raja,
there may be a number of reasons for this error.
The simpliest solution I'd suggest is to provide anonimous access to OLAP by
instruction here:
1. On the analysis services computer, copy the file Msolap.asp from the
Program Files\Microsoft Analysis Services\Bin folder to either the
Inetpub\Wwwroot folder or to a subfolder under Wwwroot.
2. To ensure that Msolap.asp is installed and working properly, in the
Address bar, type the URL
http://www.AnalysisServerName/Msolap.asp, and
replace "AnalysisServerName" with the name of your server.
3. If everything is working properly, you should see a blank page, instead
of the message "The page could not be displayed," or a similar message.
4. Set Msolap.asp to use Basic authentication and Integrated Windows
authentication, as follows: Right-click Msolap.asp, and then click
Properties.
5. Click the File Security tab, and then edit the Anonymous Access and
Authentication Control box to make changes.
6. Make sure that both the Basic Authentication and Integrated Windows
Authentication check boxes are selected.
Setting up connection strings in the Portfolio Analyzer view
===============================================
Once the analysis server has been configured, the administrator needs to
follow these steps when creating Portfolio Analyzer views that are to be
viewed over the Internet:
1. On a machine that is within the intranet, log on to Microsoft Project Web
Access as an administrator.
2. Click Admin, and on the Administration overview page, click Manage views.
3. Click Add View.
4. Click the Portfolio Analyzer option button.
5. On the Office PivotTable toolbar, click the Commands and Options option
button.
6. Click the Data Source tab.
7. In the connection string, leave everything untouched, except for the
following: Add "http://" and "/" to the connection string; for example:
8. Data Source = myanalysisserver becomes Data Source =
http://myanalysisserver/
9. Insert 'Prompt=Yes' anywhere in the connection string.
10. Save your changes.
--
Regards,
Vadim Bogdanov
OLAP Extender - add any custom data to the OLAP cube
http://www.bogdanov-associates.com/eng.asp?rubr_id=484