Preventing Visio from restartring and recovering a diagram following a crash

A

Andy

If Visio crashes it automatically restarts and attempts to recover the
diagram. However, my diagram is controlled by automation so I don't
want visio to attempt to restart. Is there anyway I can disable Visio
from restarting following a crash.

Thanks
 
A

Andy

Thankyou

Setting Visio.Application.AutoRecoverInterval to 0 disables the auto
recovery. If greater than 0 it can be utuned off for individual
documnets using ThisDocument.AutoRecover. If turned off for a document,
this must be done each time the document is opened.
 

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