K
Kenneth
I have a OWC11 pivot table in a webpage. In javascript i am setting
the XMLData property. When I do this IE crashes with the error:
The instruction at 0x388e292a referenced memory at 0x06e5f294. The
memory could not be read.
I looked at the code in the BI Portal application. The javascript in
that application does the same thing, except its with the OWC10
(office xp) components. The BI Portal app works fine.
I tried setting the data on the server side in vb.net, and it works
fine. just seems to crash in the browser.
And ideas on how to implement this in the client?
TIA
the XMLData property. When I do this IE crashes with the error:
The instruction at 0x388e292a referenced memory at 0x06e5f294. The
memory could not be read.
I looked at the code in the BI Portal application. The javascript in
that application does the same thing, except its with the OWC10
(office xp) components. The BI Portal app works fine.
I tried setting the data on the server side in vb.net, and it works
fine. just seems to crash in the browser.
And ideas on how to implement this in the client?
TIA