A
Avi
Hi
I have hooked up my OWC10 charting engine to a persisted dataset via XML (
as per the item "How to use a DataSet with the Office XP Chart Component and
ASP.NET" (http://support.microsoft.com/default.aspx?scid=kb;en-us;303016).
This seems to work well, until I save the chart's XMLdata (for future use).
When I try and reload the XMLdata I get the following issue:
"In the DataSource Collection, the PivotListXML tag requires a value".
Looking at the XMLdata, there is definitely something within the
PivotlistXML tag. I tried removing it, but it made no difference.
I know my method for saving and reloading the XMLdata works because I have
done it successfully when connecting to an OLAP data source (and then
reloading AND reconnecting at a later date). In fact, the chart keeps its
formatting and allows me to reload newer data through this process.
How do I solve this?
thanks
Avi
PS: I can send along the XMLdata output if needs be.
I have hooked up my OWC10 charting engine to a persisted dataset via XML (
as per the item "How to use a DataSet with the Office XP Chart Component and
ASP.NET" (http://support.microsoft.com/default.aspx?scid=kb;en-us;303016).
This seems to work well, until I save the chart's XMLdata (for future use).
When I try and reload the XMLdata I get the following issue:
"In the DataSource Collection, the PivotListXML tag requires a value".
Looking at the XMLdata, there is definitely something within the
PivotlistXML tag. I tried removing it, but it made no difference.
I know my method for saving and reloading the XMLdata works because I have
done it successfully when connecting to an OLAP data source (and then
reloading AND reconnecting at a later date). In fact, the chart keeps its
formatting and allows me to reload newer data through this process.
How do I solve this?
thanks
Avi
PS: I can send along the XMLdata output if needs be.