Microsoft Knowledge Base Article
This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved.
Terms
of Use |
Trademarks
Article ID: 324249 - Last Review: February 21, 2007 - Revision: 2.2
Database error messages when you disable session state in FrontPage 2002 Server Extensions from Microsoft
This article was previously published under Q324249
When you try to browse a database results page that was
created by using FrontPage on a Microsoft Internet Information Services (IIS)
Web server, you may receive an error message similar to one of the following:
Microsoft VBScript runtime error '800a000d'
Type
mismatch: 'Session'
/_fpclass/fpdbrgn1.inc, line 204
-or-
error '8002802b'
Element not found.
/_fpclass/fpdbrgn1.inc, line 204
-or-
Database Results Error
[Microsoft][ODBC Microsoft Access Driver] '(unknown)' is not
a valid path. Make sure that the path name is spelled correctly and that you
are connected to the server on which the file resides.
This issue may occur if you disable session state in the
application settings on your IIS Web server.
To resolve this issue, enable session state in your
application settings. To do this, follow these steps:
- Start 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, point to Programs, click Administrative Tools, and then click Internet Services Manager.
- For IIS 5.1:
- Open Control Panel.
- Double-click Administrative Tools.
- Double-click Internet Information Services.
- Enable 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, and 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 box.
- Quit Internet Services Manager.
NOTE: You may have to restart your Web services to reflect these
changes.
For 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Â
(http://kbalertz.com/Feedback.aspx?kbNumber=242425/EN-US/
)
Using Session Objects with Session State Disabled Returns Error
308164Â
(http://kbalertz.com/Feedback.aspx?kbNumber=308164/EN-US/
)
HOW TO: Create and Configure Active Server Pages (ASP) Web Applications in Windows 2000
244465Â
(http://kbalertz.com/Feedback.aspx?kbNumber=244465/
)
HOW TO: Turn Off ASP Session State in Active Server Pages and IIS
APPLIES TO
- Microsoft FrontPage 2002 Server Extensions
- Microsoft FrontPage 2000 Server Extensions
| kbdatabase kbconfig kberrmsg kbprb KB324249 |
Community Feedback System
Very often, it takes hours to solve a problem. Very often, you've looked high
and low, and have tried a lot of solutions. When you finally found it, chances
are, it was because someone else helped you. Here's your chance to give back.
Use our community feedback tool to let others know what worked for you and what
didn't.
Please also understand that the community feedback system is not warranted to be
correct, it's simply a system that we've built to let people try and help each
other. If something in a feedback response doesn't make sense to you, or you're
not comfortable making changes that the feedback talks about (like registry
edits), please consult a professional.
Thank you for using kbAlertz.com Feedback System.
-- Scott Cate