What is the meaning Error -2032465763 from CVisioPage::Drop functi

A

Atul

I am trying to call CVisioPage::Drop. The function internally calls Visio
interface function IVPage->Drop. This goes into VisLib.dll.
For a file with large number of shapes (148) it gives error anywhere after
110th shape.
The function fails & returns HRESULT as -2032465763 (Hex 0x86DB089D).
Plz let me know the description or reasons for this error.
Thanks,
Atul
 
A

Al Edlund

don't know what causes it, but the workaround I found was to capture all of
the shapes and group them- copy to new page - ungroup them.
al
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top