Dave,
Just a report. After an ERD and a full backup, with just a short time to
kill, I tried reducing the size of both initial and max settings one at a
time and both together, because I remembered when this first happened, I had
tried to increase the size and got the blue screen, but when I reduced the
size, everything worked as normal. And blue screen again showed up when I
tried to increase the sizes, either or both. Went back to the registry,
increased both to 1000M, and that's where it is now. Ran a chkdsk /f and
nada. Something it's not looking for. I plan to look up each of the codes
next to see where that leads and read the articles and other great info you
pointed me at. Will let you knoe how it's goin'.
thanks again,
don
--------
I've no idea really why it would blue screen at setting the pagefile size.
Perhaps one of these hits home.
http://support.microsoft.com/default.aspx?scid=kb;en-us;228888
http://support.microsoft.com/search...ry=CLASSPNP.SYS&KeywordType=PHRASE&maxResults
=150&Titles=false&numDays=
I don't know if this is a fairly new install or what, and how the pagefile
got to it's current setting. If you feel adventurous, you can try setting
it's size through registry edit. Be sure your sufficiently backed up file
wise and registry wise. (in other words be prepared to reinstall the
operating system) You can set the pagefile through regedt32.exe by setting
the Reg_Multi_Sz value of "PagingFiles" an example;
C:\pagefile.sys 1000 2000
would set the pagefile on the "C" drive with an initial size of 1000 mB and
a maximum size of 2000 mB
( the System account (NT Authority) must have full control the drive you
choose)
--
Regards,
Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft MVP [Windows NT/2000 Operating Systems]
dcdon said:
Your absolutely right again.
I did have Auto reboot checked and I did uncheck it, booted, tried teh
change, and got this blue screen:
Blue screen:
====
***STOP: 0x00000024 (0x001925E, 0xBAB8DBC5C, 0xBA8D88B4, 0xF6440BB1)
***Adress F64400BB1 base at F64000, DateStamp 3e25b9bb - CLASSPNP.SYS
Beginning dump of physical memory
Physical memory dump complete. Contact your system administrator or
technical support group.
====
I checked regedt32.
The right pane Memory Management has "PagingFiles : REG_MULTI_SZ :
C:\pagefile.sys 2 2 ..."
and the Multi-String Editor has "pagefile.sys 2 2" (without the "three
dots")
Where do we go from here?
thanks,
don
--------