out of memory error

G

Grant Ford

The background is this, a user builds a network within visio and the code
I've written analyzes it. The code is horrendously long and involves a
handful of potentially large matrices, but the system never runs out of
memory, at least as far as the task manager is able to tell me. Depending on
certain user inputs the program can take anywhere from a minute to a day to
run, but usually around the hour and fourty five minute mark I get this error:

Run-time error '-2032466966 (86db03ea)':

Out of memory. Try closing Visio windows or other applications you aren't
using.

Visio is the only program running, and the code editor (VBA) window isn't
even open.

Has anybody had similar problems? If so how do you get around them. I'm
afraid the built in VBA capabilities just weren't designed to do something
quite as complex as I'm trying.
 

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