Dear Sir,
Referenced memory could not read so & so click ok to
terminate the programm &
cancel to debug while closing the VB application, Please give the
solution.
Thanks & Regards
Dhananjay.N
Give the full error next time and explain to us what you are doing,
with what, how and why, because nobody will be able to tell you
anything usefull this way.
Also, I don't think this has anything to do with hardware.
The only thing I can (sort of) read from your message is that you
use some sort of program which generates some sort of error while
you are doing some sort of action.
The error includes a 'memory could not be read' message.
'Memory could not be read' mostly means that the program is
trying to access a piece of memory which does not belong to the
program. Therefore the operating system generates an error
indicating that the program is trying to execute an illegal operation.
Visual Basic catches this error and shows it to you.
But, as I said, this is all guess work with the limited amount of
information you gave us.
regards,
Marcel