|
-
Feb 18th, 2006, 02:11 AM
#1
Thread Starter
New Member
Error ?
WHY THIS ERROR: The instruction in "0x7c910de3" make reference to reference the memory in "0xfffffff8". The memory could not be "read".
-
Feb 18th, 2006, 02:16 AM
#2
Re: Error ?
Welcome to VB Forums!
Unfortunately there is no way to tell the cause of the problem from that information.
-
Feb 18th, 2006, 02:33 AM
#3
Re: Error ?
That occurs when a pointer exceeds its allowable memory space and a read attempt is made out of bounds, and that's as specific as I can be unfortunately.
What exactly are you doing at the time the error occurs, and is it in compiled form or debugging in the IDE?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|