Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Page fault - spooling MS-DOS printjobs
Message
From
09/10/1997 04:01:53
Larry Long
ProgRes (Programming Resources)
Georgia, United States
 
General information
Forum:
Windows
Category:
API
Miscellaneous
Thread ID:
00053753
Message ID:
00053821
Views:
20
>The error occurs when I attempt to TYPE or COPY plain text file > LPT1:, and if the contents of the txt file makes more than a page (which tells me there's something relating to spooling).
>Printing a document from any Windows application works fine.
>Have anybody experienced the "Invalid page fault" when printing from DOS in Win95??
>
>TIA
>Sorin
My guess is that your memory manager (I assume emm386) is running into memory that is already in use by something else, like a video or some other driver. If you run "mem /d /p" you should be able to see what is in memory and look to see if you have 64k available for a page frame. You can either get an memory manager like QEMM or try different settings for you page frame in you emm386 statement in config.sys. You can also try the NOEMS setting.
Good luck
Larry //:^)
L.A.Long
ProgRes
lalong1@charter.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform