Visual Basic Error

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Microsoft Visual Basic
"System Error &H80040201 (-2147220991). An event was unable to invoke any of
the subscribers"

Microsoft Visual Basic
"Out of Memory"
 
You have a memory leak somewere. Open up the task manager while the code is
running and you will be able to watch as the memory usage for excel
approaches 110 Meg. As a guess this is what is going on. What exactly are
you trying to do?
 
Yes, and all of my Office apps. When I load any office app I get this error.
Also get the error when I close them.
 
I use an application from WonderWare called Active Factory to access data
from my company SCADA system. It is captured in SQL. I only have this problem
 
When Excel loads it uses 20 meg and holds there.

Jim Thomlinson said:
You have a memory leak somewere. Open up the task manager while the code is
running and you will be able to watch as the memory usage for excel
approaches 110 Meg. As a guess this is what is going on. What exactly are
you trying to do?
 

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

Back
Top