PRB: Event 4097 Error Message When You Visit Your Commerce Server 2002 Site That Uses Windows Integrated Authentication (326554)
The information in this article applies to:
- Microsoft Commerce Server 2002
This article was previously published under Q326554 SYMPTOMS
When you unpack your new site, and then visit your site, you receive the following error message in Internet Explorer:
<SiteName>
The page cannot be displayed
We apologize for the inconvenience. Please try again later. If the problem persists, please contact our webmaster.
In the Event Viewer, the following event appears in your application log:
Event Type: Error
Event Source: Commerce Server 2002
Event Category: None
Event ID: 4097
Date: 7/17/2002
Time: 2:02:19 PM
User: N/A
Computer: <ComputerName>
Description:
<SiteName>
Error Type: ADODB.Connection
Page: /<SiteName>/Default.asp
File: /<SiteName>/include/global_siteconfig_lib.asp
Line:280
80040E4D
Operation is not allowed when the object is closed.
Note: Set Application("MSCSEnv") = DEVELOPMENT to turn on client error messages.
Note: Please see error\500error.asp to further customize error messages.
For more information, see Help and Support Center at http://support.microsoft.com.
When you use an error lookup utility for 80040E4D, the utility notes that this HResult is an authentication failure. The utility report appears as follows:
Error Result : 0x80040E4D ( -2147217843 )
ID Defined as : DB_SEC_E_AUTH_FAILED
Error Type : OLE HRESULT Error
Facility : FACILITY_ITF 0x00000004 ( 4 )
Severity : SEVERITY_ERROR 0x00000001 ( 1 )
Code : 0x00000E4D ( 3661 )
Source Error file : Oledberr.h
Message Text : Authentication failed
CAUSE
When you unpack your site, the connection strings to your databases are automatically configured to use Windows Authentication. The Windows account through which you gain access to the site does not have the appropriate SQL Server access permissions.
RESOLUTION
You have to configure the appropriate Windows accounts to have SQL Server access permissions. For complete information about how to do this, see the following topics in the Commerce Server 2002 product documentation:
- Securing Commerce Server Databases
- Deploying Commerce Server Using Windows Authentication
These topics give you the steps that you must perform to install Commerce Server using Windows Integrated Security, and to secure your services and databases to use Windows Authentication. These topics are not specific to a particular deployment scenario.
To download the latest documentation, visit the following Microsoft Web site:
You can also view the following white paper, which provides detailed instructions for how to deploy Commerce Server 2002 in a secure configuration:
STATUSThis behavior is by design.
Modification Type: | Major | Last Reviewed: | 9/22/2006 |
---|
Keywords: | kbfix kbnofix kbpending kbprb KB326554 |
---|
|