Article ID: Q143087
The information in this article applies to:
After you install FrontPage on a Windows 3.x computer, you receive an "MS-DOS Error 21" error message when you start either FrontPage Explorer or FrontPage Editor, or when you restart your computer.
This problem may occur for either of the following reasons:
To work around this problem, use the appropriate method for your situation:
If you suspect that a .dll file was not installed, start FrontPage Server Administrator, and then click Check to verify that all of the .dll files are installed properly. If the utility reports an error, open the log to view the error. Remove the W32s16.dll file, close all open programs, and reinstall FrontPage.
If the W32s16.dll was installed correctly, check the PageOverCommit setting in the [386enh] section of the System.ini file. Set the value of this parameter back to the default so that it looks like this:
PageOverCommit=4
This entry specifies a multiplier (in megabytes) that determines the amount of linear address space the virtual memory manager will create for the system. It is computed by rounding up the amount of available physical memory to the nearest 4 megabytes (MB) and then multiplying that value by the value specified by the PageOverCommit setting. Increasing this value increases the amount of available linear address space, causing the size of data structures to increase. This also increases paging activity proportionately and can slow down the system. You can specify any value between 1 and 20. The default value is 4.
Setting the PageOverCommit setting to a value larger than 4 will result in less efficient use of resources and slower program execution, but it will allow you to run programs that otherwise are not able to run.
Additional query words: 1.00 front page explorer editor personal Web server vermeer page over commit pageovercommit swap file swapping swaps memory virtual slow sluggish application applications
Keywords : kberrmsg kbsetup kbdta Version : windows:1.0,1.1 Platform : WINDOWS Hardware : x86 Issue type : kbprb
|
Last Reviewed: September 30, 1998 © 1999 Microsoft Corporation. All rights reserved. Terms of Use. |