FP: Confirmation Page Appears But No Data Is Added to Database (324293)
The information in this article applies to:
- FrontPage 2002 Server Extensions from Microsoft
- FrontPage 2000 Server Extensions from Microsoft
This article was previously published under Q324293 SYMPTOMS
When you click the Submit button on a Web page that has a form that is set up to save data to a database, you receive a confirmation page, but no data is added to the database. You do not receive an error message.
CAUSE
This situation may occur if you have turned off session state in the application settings on your Microsoft Internet Information Services (IIS) Web server.
RESOLUTION
To resolve this issue, turn on session state in your application settings. To do this, follow these steps:
- Open the Internet Services Manager. To do this, follow the steps for your version of IIS.
- For IIS 4.0:
- Click Start, point to Programs, and then click Windows NT 4.0 Option Pack.
- Click Microsoft Internet Information Server.
- Select Internet Service Manager.
- For IIS 5.0:
- Click Start menu, point to Programs, and then click Administrative Tools.
- Select Internet Services Manager.
- For IIS 5.1:
- Start Control Panel.
- Double-click Administrative Tools.
- Double-click Internet Information Services.
- Turn on session state for the affected application. To do this, follow the steps for your configuration.
- For a Web site:
- Right-click the Web site, and then click Properties.
- Click the Home Directory tab, and then click Configuration.
- Click the App Options tab or the Options tab.
- Check the Enable session state box, then click OK.
- Click OK to close the Web site's properties dialog box.
- For a subweb:
- Right-click the folder for the subweb, and then click Properties.
- Click the Directory tab, and then click Configuration.
- Click the App Options tab or the Options tab.
- Check the Enable session state box, and then click OK.
- Click OK to close the subweb folder's properties dialog.
- Close the Internet Services Manager.
NOTE: You may have to restart your Web services to reflect these changes.
REFERENCESFor additional information on configuring session state options in IIS and related errors, click the article numbers below
to view the articles in the Microsoft Knowledge Base:
242425 Using Session Objects with Session State Disabled Returns Error
308164 HOW TO: Create and Configure Active Server Pages (ASP) Web Applications in Windows 2000
244465 HOW TO: Disable ASP Session State in Active Server Pages and IIS
Modification Type: | Major | Last Reviewed: | 11/2/2005 |
---|
Keywords: | kbprb KB324293 |
---|
|