Reference memory

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

when i load a programme the following shows "0x7470b439Reference memory could
not read, also the internet will not download a web page and when pinged
comes back as 100% loss? any ideas please
thanks Ian
 
when i load a programme the following shows "0x7470b439Reference memory could
not read, also the internet will not download a web page and when pinged
comes back as 100% loss? any ideas please
thanks Ian

Several things you could try:

Have you played with the Windows Virtual Memory settings?
If so, undo your settings and let Windows handle it on it's own.

Right-click "My Computer", "Properties", "Advanced" tab. Under Performance section, click the
"Settings" button, "Advanced" tab, under the Virtual memory section, click the "Change" button,
and check the option, "System managed size". Click the "Set" button, click "OK", "Apply", and
"OK" your way out. Virtual Memory in Windows XP http://aumha.org/win5/a/xpvm.htm
---------------------------------

Clean out the cache files. C:\Windows\Temporary Internet Files. Click Start, Settings,
Control Panel, Internet Options, "General" tab Look under "Temporary Internet Files", Click
"Delete Files", check box, "Delete all offline content", "OK"

---------------------------------

Error Message: Memory Could Not Be Read...
http://support.microsoft.com/?kbid=262490

In the root directory of C:\, modify or create the config.sys file. Add the following:

files=65
buffers=40
stacks=64,512

If the error persists, try adding this line to your System.ini file:
Scroll down to the [386Enh] Section and One space down. Hit the
Enter Key one time to create a blank line just below the [386Enh].
In the blank line, type the following:

MinSPs=6

Click Edit, Save, Edit, exit. Shut down and restart for the changes to take effect.
(The default is 2. If required, increase increments by 2.)

---------------------------------
Getting the error "The memory could not be read" on right-click button:

When you right click a file or folder, you should get the context menu...
So, there might be some invalid or corrupted entires in your context menu that is creating the
problem

Download ShellExView from here: http://www.mvps.org/sramesh2k/slowrightclick.htm
and check what is going on in your context menu. Delete the entries which are unwanted or
unknown.
 
Back
Top