Hi everyone,

I compiled an exe from VB6 to complete my project however I ran into a annoying problem. When I try to open one form I get the following error.

Hold Area Form: Block_Hours.exe - Application Error

The instruction at "0x1c431acf" referenced memory at "0x110545d0". Then memory
could not be "read".

Click on OK to terminate the application.
Click on CANCEL to debug the application.

I get this message twice and after I press OK I get this:


Microsoft Visual C++ Runtime Library

Runtime Error!

Program D:\work\lloyd\block hours\block_hours.exe

abnormal program termination

Does anyone have any ideas? I am at a lost here and out of ideas. I do have a good size Array in that form, could that be part of it?

Thanks,
Lloyd