swade61970
Programmer
We have recently upgraded from Windows NT Server to Windows 2000 server and we now have some VB programs that are failing with the following popup error on the server:
Application popup: MemoryTest Part 2.exe - Application Error : The instruction at "0x77fcca14" referenced memory at "0xffffffff". The memory could not be "read".
The logic of the program is pretty straight forward. We connect to our AS/400 using an ADO connection, perform some SQL selects and then close the connection.
The program runs several hundred times a day. Every third day or so the program fails with the above message. We press OK and the other programs execute successfully.
We have recompiled the program. We have ran all of the critical Windows updates and have upgraded to MDAC 2.7 and it still breaks. I ran the program 200,000 times back to back on my Windows 2000 PC and it worked great.
Any suggestions.
Application popup: MemoryTest Part 2.exe - Application Error : The instruction at "0x77fcca14" referenced memory at "0xffffffff". The memory could not be "read".
The logic of the program is pretty straight forward. We connect to our AS/400 using an ADO connection, perform some SQL selects and then close the connection.
The program runs several hundred times a day. Every third day or so the program fails with the above message. We press OK and the other programs execute successfully.
We have recompiled the program. We have ran all of the critical Windows updates and have upgraded to MDAC 2.7 and it still breaks. I ran the program 200,000 times back to back on my Windows 2000 PC and it worked great.
Any suggestions.