bluewind44
05-20-2006, 02:22 AM
Hello, All.
I'm using OWC11 Pivot table and chart to provide a user defined
reports.
It works fine on my local computer, but when I set the project on the
server,
It doesn't work, and show the erroor message.
"The query could not be processed : The data provider didn't supply any
further error information."
Is there anything to set up on the computer to use OWC pivot table and
chart?
Is there anyone who have a same problem?
Plz help me out.
P.S. My pivot table use row-set xml Data for the datasource, and the
row set xml file and xmlData for pivot table works fine on my local
computer.
Alvin Bruney
05-23-2006, 09:29 PM
You will need to setup analysis services on your remote machine. Have you
done so? You also need the appropriate permissions to access the data store.
--
________________________
Warm regards,
Alvin Bruney [MVP ASP.NET]
[Shameless Author plug]
Professional VSTO.NET - Wrox/Wiley
The O.W.C. Black Book with .NET
www.lulu.com/owc, Amazon
Blog: http://www.msmvps.com/blogs/alvin
-------------------------------------------------------
"bluewind44" <bluewind44@gmail.com> wrote in message
news:1148088159.925846.292280@y43g2000cwc.googlegroups.com...
> Hello, All.
>
> I'm using OWC11 Pivot table and chart to provide a user defined
> reports.
>
> It works fine on my local computer, but when I set the project on the
> server,
>
> It doesn't work, and show the erroor message.
>
> "The query could not be processed : The data provider didn't supply any
> further error information."
>
> Is there anything to set up on the computer to use OWC pivot table and
> chart?
>
> Is there anyone who have a same problem?
>
> Plz help me out.
>
> P.S. My pivot table use row-set xml Data for the datasource, and the
> row set xml file and xmlData for pivot table works fine on my local
> computer.
>
Douglas Osborne
05-24-2006, 02:31 PM
BlueWind,
Do you have any example code you could post? Specifically connecting to the
XML file and using it for the source of you chart and pivot table.
Doug
"bluewind44" <bluewind44@gmail.com> wrote in message
news:1148088159.925846.292280@y43g2000cwc.googlegroups.com...
> Hello, All.
>
> I'm using OWC11 Pivot table and chart to provide a user defined
> reports.
>
> It works fine on my local computer, but when I set the project on the
> server,
>
> It doesn't work, and show the erroor message.
>
> "The query could not be processed : The data provider didn't supply any
> further error information."
>
> Is there anything to set up on the computer to use OWC pivot table and
> chart?
>
> Is there anyone who have a same problem?
>
> Plz help me out.
>
> P.S. My pivot table use row-set xml Data for the datasource, and the
> row set xml file and xmlData for pivot table works fine on my local
> computer.
>