FP98: Internet Information Server 4.0 Slows Down (296770)
The information in this article applies to:
- Microsoft FrontPage 98 for Windows, when used with:
- Microsoft Internet Information Server 4.0
This article was previously published under Q296770 IMPORTANT: This article contains information about modifying the registry. Before you
modify the registry, make sure to back it up and make sure that you understand how to restore
the registry if a problem occurs. For information about how to back up, restore, and edit the
registry, click the following article number to view the article in the Microsoft Knowledge Base:
256986 Description of the Microsoft Windows Registry
SYMPTOMS
When you have more than one hundred users connected to the Internet Information Service (IIS), the processing of Active Server Pages (ASP) slows dramatically.
However, no errors appear in the log files, and no processes appear to use inordinate amounts of processor time.
CAUSE
This behavior can occur when certain third-party Internet server application programming interface (ISAPI) filters are installed.
RESOLUTION
To resolve this issue, investigate the Windows Registry for any third-party ISAPI filter dynamic link libraries (DLLs). To do this, follow these steps:
WARNING: If you use Registry Editor incorrectly, you may cause serious problems that may
require you to reinstall your operating system. Microsoft cannot guarantee that you can solve
problems that result from using Registry Editor incorrectly. Use Registry Editor at your own
risk. - Click Start, and then click Run.
- In the Open box, type Regedit, and then click OK.
- In Registry Editor, expand the following subkey:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W3SVC\Parameters\Filter DLLs
- On the Registry menu, click Export Registry File.
- In the Export Registry File dialog box, type Filter DLL in the File name box, and then click Save.
- In the Filter DLLs key, delete any entries that refer to third-party .dll files.
- Quit Registry Editor.
- Stop and then restart the WWW Publishing Service. To do this, follow these steps:
- Click Start, point to Settings, and then click Control Panel.
- In Control Panel, double-click Services.
- In the Services dialog box, click World Wide Web Publishing Service in the Service list, and then click Stop.
The following message appears:
Are you sure you want to stop the World Wide Web Publishing
Service service?
- Click Yes, and then after the service stops, click Start.
- Click Close, and then close Control Panel.
Modification Type: | Minor | Last Reviewed: | 1/7/2006 |
---|
Keywords: | kbprb KB296770 |
---|
|