Server Timed Out Error Occurs When Publishing or Recalculating Hyperlinks (209391)
The information in this article applies to:
- Microsoft FrontPage 98 for Windows
This article was previously published under Q209391 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 publish a large Web, or publish over a slow link, a "server timed out" error may occur in the client.
CAUSE
This can be caused by either a short CGI timeout setting on the server or by the amount of data in the Web itself. If the server cannot process the Web in a certain amount of time (determined by the CGI timeout setting on the server), this error message occurs. The client itself can also produce this message if it does not get a response from the server after a few minutes.
RESOLUTION
Increase the time-out value on the server. To do this on an IIS computer, do the following: 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. For IIS 3.0:- Start Registry Editor (Regedt32.exe).
- Locate the following key in the registry:
HKEY_LOCAL_MACHINE/system/currentcontrolset/services/w3svc/parameters/Scripttimeout - On the Edit menu, click DWORD, select Decimal, type a value between 10 - 2,147,883,648 (seconds), and then click OK.
- Quit Registry Editor.
For IIS 4.0- Click Start and point to Programs.
- Point to Windows NT 4.0 Option Pack.
- Point to Microsoft Internet Information Server.
- Click Internet Service Manager.
- Right-click the server name (not the virtual server, but the name of the computer).
- Click Properties.
- Click the Edit button.
- Click the Home Directory tab.
- Click the Configuration button.
- On the Process Options tab, choose the section for CGI Configurations.
- Type in the new timeout value in seconds (use a value between 10 - 2,147,883,648).
- Click OK three times.
WORKAROUND
When you have published successfully, you can shorten the amount of time it takes to publish by checking the "Publish changed pages only" check box.
Modification Type: | Major | Last Reviewed: | 6/11/2002 |
---|
Keywords: | kbprb KB209391 |
---|
|