Results 1 to 21 of 21

Thread: Memory cannot be read

  1. #1

    Thread Starter
    Need-a-life Member Mc Brain's Avatar
    Join Date
    Apr 2000
    Location
    Buenos Aires, Argentina
    Posts
    6,808

    Memory cannot be read

    I'm having a problem with explorer every time I log in. A message pops up. The event viewer reads:

    Code:
    Event Type:	Information
    Event Source:	Application Popup
    Event Category:	None
    Event Id.:	26
    Date:		10/01/2002
    Time:		05:18:42
    User:		Not available
    Computer:	ONE
    Description:
    Popup Aplication: Explorer.EXE - Aplication Error : The instruction at "0x784ae69a" referenced
    memory at "0x00000000". The memory could not be "read".
    
    Click Ok to finish the program
    Click CANCEL to debug the program
    I've translated all this, so it might no be the same as you usually see. If anybody knows how to solve this, I would love to hear your idea.

    On the other hand, does anybody know a way to retrieve all the systray icons. I mean... that "event" closes the explorer and restart it. As you all know (I guess) that means, that the Systray is restarted and doesn't show the icons that were loaded there anymore. Is there any piece of code to "refresh" the systray??
    Last edited by Mc Brain; Jan 10th, 2002 at 01:45 PM.
    Emiliano F. Martín


    If a post has helped you then please Rate it! (and give the user points he/she deserves by clicking on the image).
    Encourage the person who helped you to keep doing it, and give him the points he deserves.


    MP3 Organizer: Freeware to logically organize all your MP3s.

  2. #2
    Lively Member
    Join Date
    Dec 2001
    Location
    Brazil
    Posts
    65
    Hi !
    Do you use win 2000?
    If use, then you can install the 3 hot fixes for win2000.
    I has the same problem, and after I install it, the problem disapear !

  3. #3

    Thread Starter
    Need-a-life Member Mc Brain's Avatar
    Join Date
    Apr 2000
    Location
    Buenos Aires, Argentina
    Posts
    6,808
    I've Win200... but I don't know what 3 hot fixes you're talking about. Can you give me more information?
    Emiliano F. Martín


    If a post has helped you then please Rate it! (and give the user points he/she deserves by clicking on the image).
    Encourage the person who helped you to keep doing it, and give him the points he deserves.


    MP3 Organizer: Freeware to logically organize all your MP3s.

  4. #4

    Thread Starter
    Need-a-life Member Mc Brain's Avatar
    Join Date
    Apr 2000
    Location
    Buenos Aires, Argentina
    Posts
    6,808
    I guess I've found them... let's give them a try
    Emiliano F. Martín


    If a post has helped you then please Rate it! (and give the user points he/she deserves by clicking on the image).
    Encourage the person who helped you to keep doing it, and give him the points he deserves.


    MP3 Organizer: Freeware to logically organize all your MP3s.

  5. #5

    Thread Starter
    Need-a-life Member Mc Brain's Avatar
    Join Date
    Apr 2000
    Location
    Buenos Aires, Argentina
    Posts
    6,808
    Didn't work... some of them are for SP1, and I've installed the SP2. And the other is for English versions of Windows (I've installed the spanish version)
    Emiliano F. Martín


    If a post has helped you then please Rate it! (and give the user points he/she deserves by clicking on the image).
    Encourage the person who helped you to keep doing it, and give him the points he deserves.


    MP3 Organizer: Freeware to logically organize all your MP3s.

  6. #6
    Evil Genius alex_read's Avatar
    Join Date
    May 2000
    Location
    Espoo, Finland
    Posts
    5,538
    No 2. I've just found this recently. Aparently the systemtray only gets refreshed at certain times preserving memory.
    One of these times is when the mouse passes over it, so, try doing a search of the forumns for the SetCursorPos API call. You should be able to grab the cursor, move it over the tray to refresh it then pass it back to the original location the cursor was on.

    Please rate this post if it was useful for you!
    Please try to search before creating a new post,
    Please format code using [ code ][ /code ], and
    Post sample code, error details & problem details

  7. #7

    Thread Starter
    Need-a-life Member Mc Brain's Avatar
    Join Date
    Apr 2000
    Location
    Buenos Aires, Argentina
    Posts
    6,808
    I'm doing a manual movement over the Systray but doesn't get refreshed. I mean... the icons that were there are not "re-shown".
    Emiliano F. Martín


    If a post has helped you then please Rate it! (and give the user points he/she deserves by clicking on the image).
    Encourage the person who helped you to keep doing it, and give him the points he deserves.


    MP3 Organizer: Freeware to logically organize all your MP3s.

  8. #8

    Thread Starter
    Need-a-life Member Mc Brain's Avatar
    Join Date
    Apr 2000
    Location
    Buenos Aires, Argentina
    Posts
    6,808

    Question

    I've realized that if I click on "Cancel" to debug the problem, the explorer keeps running. I thought it should open the Visual C++ to debug it. However, it just continues working as if nothing ever happened. Anyway.... does anybody know how to get rid of these popus?
    Emiliano F. Martín


    If a post has helped you then please Rate it! (and give the user points he/she deserves by clicking on the image).
    Encourage the person who helped you to keep doing it, and give him the points he deserves.


    MP3 Organizer: Freeware to logically organize all your MP3s.

  9. #9
    Addicted Member
    Join Date
    Dec 2001
    Location
    Chile
    Posts
    137

    Reinstall

    What about reinstalling Windows???

  10. #10

    Thread Starter
    Need-a-life Member Mc Brain's Avatar
    Join Date
    Apr 2000
    Location
    Buenos Aires, Argentina
    Posts
    6,808
    I've tried already... didin't work. What's really more amazing. I'm getting the same error in other "version" (that's installed in C:\Win2k instead of C:\Winnt)
    Emiliano F. Martín


    If a post has helped you then please Rate it! (and give the user points he/she deserves by clicking on the image).
    Encourage the person who helped you to keep doing it, and give him the points he deserves.


    MP3 Organizer: Freeware to logically organize all your MP3s.

  11. #11
    Addicted Member
    Join Date
    Dec 2001
    Location
    Chile
    Posts
    137

    Mmm....

    Maybe it shoud be a virus???
    I can't help you very much because i have win 98 and i never got win2k or nt....

  12. #12

    Thread Starter
    Need-a-life Member Mc Brain's Avatar
    Join Date
    Apr 2000
    Location
    Buenos Aires, Argentina
    Posts
    6,808
    I'm thinking of backing up the information and formatting that HD.
    Emiliano F. Martín


    If a post has helped you then please Rate it! (and give the user points he/she deserves by clicking on the image).
    Encourage the person who helped you to keep doing it, and give him the points he deserves.


    MP3 Organizer: Freeware to logically organize all your MP3s.

  13. #13
    Addicted Member
    Join Date
    Dec 2001
    Location
    Chile
    Posts
    137

    Yeah

    Yeah that's the best solution....
    But backing up data is the WORST!!!

    Good Luck!

  14. #14

    Thread Starter
    Need-a-life Member Mc Brain's Avatar
    Join Date
    Apr 2000
    Location
    Buenos Aires, Argentina
    Posts
    6,808
    I KNOW!!

    I hate that stuff!
    Emiliano F. Martín


    If a post has helped you then please Rate it! (and give the user points he/she deserves by clicking on the image).
    Encourage the person who helped you to keep doing it, and give him the points he deserves.


    MP3 Organizer: Freeware to logically organize all your MP3s.

  15. #15
    New Member
    Join Date
    Jan 2002
    Posts
    1

    Thumbs down Memory error

    I've been getting the same error. Everything works fine when I run within the IDE but I get the dreaded "memory can not be read" when I run the compiled version.

    But I've had success when I programatically set the focus back to an ActiveX component that I have on my form
    (i.e. myForm.myComponent.SetFocus)

    I understand that this problem is becoming more wide spread.

  16. #16

    Thread Starter
    Need-a-life Member Mc Brain's Avatar
    Join Date
    Apr 2000
    Location
    Buenos Aires, Argentina
    Posts
    6,808
    Sorry.... but, it's not the same.
    Emiliano F. Martín


    If a post has helped you then please Rate it! (and give the user points he/she deserves by clicking on the image).
    Encourage the person who helped you to keep doing it, and give him the points he deserves.


    MP3 Organizer: Freeware to logically organize all your MP3s.

  17. #17
    Hyperactive Member abhid's Avatar
    Join Date
    Nov 2001
    Location
    3rd rock from the sun
    Posts
    467
    Have you tried to end the process which displays taskmanager in win2000

  18. #18

    Thread Starter
    Need-a-life Member Mc Brain's Avatar
    Join Date
    Apr 2000
    Location
    Buenos Aires, Argentina
    Posts
    6,808
    No, I didn't.... anyway, the process was explorer.exe
    Emiliano F. Martín


    If a post has helped you then please Rate it! (and give the user points he/she deserves by clicking on the image).
    Encourage the person who helped you to keep doing it, and give him the points he deserves.


    MP3 Organizer: Freeware to logically organize all your MP3s.

  19. #19
    Frenzied Member Shawn N's Avatar
    Join Date
    Dec 2001
    Location
    Houston
    Posts
    1,631
    My IE won't open external windows like popups and stuff.
    Please rate my post.

  20. #20

    Thread Starter
    Need-a-life Member Mc Brain's Avatar
    Join Date
    Apr 2000
    Location
    Buenos Aires, Argentina
    Posts
    6,808
    I guess mine either. The process which originated the error was the explorer.exe but it was not the one that poped up the message
    Emiliano F. Martín


    If a post has helped you then please Rate it! (and give the user points he/she deserves by clicking on the image).
    Encourage the person who helped you to keep doing it, and give him the points he deserves.


    MP3 Organizer: Freeware to logically organize all your MP3s.

  21. #21
    New Member
    Join Date
    May 2005
    Posts
    3

    Re: Memory cannot be read

    Insure that you have all necessary files registered.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width