Form not loading after Save AutoRecover info

A

adanedhel9

I've got a Visio template with several custom VBA functions and forms. When
the "Save AutoRecover info" option is enabled, after a couple auto-saves, one
of the custom forms seems to break. Every time it's accessed (usually by the
user initiating some custom VBA function), the user gets the following error:

Run-time error '75': Could not find the specified object.

In debugging this, I find that the error occurs on the line in the VB that
creates a new instance of the form in question. At this point, if I try to
open the form in VBA editor, I get the error:

Path/File Access Error

After closing Visio and restarting, everything works again. But as soon as
a few auto-saves pass, the problem returns. It only seems to affect this
form, though it doesn't seem to have any significant differences from any of
the other forms in the template.

Any suggestions on how to debug this or how to work around it?

Joe
 

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