Visio Drawing Control in c#

S

salzgerm

have a big problem useing the Visio DrawinControl in a c#-Application. I am
setting the SRC-Property to the path of a visio-file and the file is loaded
for visualisation in the DrawingControl. The problem is, that when there are
ole-references (to files that don't exist any more) in the loaded
visio-drawing it takes more then a minute to load the file. Whereas it takes
a few seconds if the ole-references exist.

Is there a way to configure the DrawingControl to make no validation of
ole-references and get a load-performance that is acceptable?

I hope anyone can help me with this problem ... I already tried a lot of
Settings (OleUpdateDelay, OnDataChangedDelay, ...) ... nothing helped.

Thank you for help.
 

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