The client I use IE6 and WindowsXP sp2 with Office2003+ Office web component
to access data file type .htm that has pivottable
I accept this error
"The query could not be processed. The Data provider didn't supply any further error information"
while i can view file suggest .html (that not include pivottable) normally
on the server side I can view olap data as normally
Any Suggestion Thanks for help

Problem to view OLAP data on web
Gops Dwarak
First try and make sure you have AS 8 OLEDB provider, also known as PTS.
You can download and install it from: http://www.microsoft.com/downloads/details.aspx displaylang=en&FamilyID=d09c1d60-a13c-4479-9b91-9e8b9d835cdc
You need "Microsoft SQL Server 2000 PivotTable Services " from that location.
Try to use MDXSample application to see if you can establish connection to your server from the client machine.
Edward.
--
This posting is provided "AS IS" with no warranties, and confers no rights.
Nikola Dudar - MSFT
Have you installed AS 9 OLEDB provider on your client machine
Try installing "Microsoft SQL Server 2005 Analysis Services 9.0 OLE DB Provider " from http://www.microsoft.com/downloads/details.aspx displaylang=en&FamilyID=d09c1d60-a13c-4479-9b91-9e8b9d835cdc
Edward.
--
This posting is provided "AS IS" with no warranties, and confers no rights.
shanky
I forgot to tell I use MS SQL Server2000 Enterprise Edition