DOCUMENT:Q238971 11-JUN-2002 [iis] TITLE :Err Msg: OLE DB Provider for ODBC Drivers Error '80004005' PRODUCT :Internet Information Server PROD/VER:winnt:4.0 OPER/SYS: KEYWORDS: ====================================================================== ------------------------------------------------------------------------------- The information in this article applies to: - Microsoft Internet Information Server version 4.0 ------------------------------------------------------------------------------- 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: Q256986 Description of the Microsoft Windows Registry SYMPTOMS ======== When you use an Internet Information Server (IIS) ASP page to access a database, the connection may fail with the following error message: Microsoft OLE DB Provider for ODBC Drivers error '80004005' [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified CAUSE ===== If you have used the C2 security program from the Windows NT Resource Kit on your system, the following registry key may only have read permissions assigned to the Everyone group: Hkey_Local_Machine\Software\ODBC In order for the ODBC drivers to function properly, the Web user accounts must have full control of this registry key. RESOLUTION ========== 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. To assign full-control permissions to the Everyone group, follow these steps: 1. Start Registry Editor (Regedt32.exe). 2. Locate the following key in the registry: Hkey_Local_Machine\Software\ODBC 3. On the Security menu, select Permissions. 4. Select Replace Permission on Existing Subkeys and set the permissions for the Everyone group to full control. 5. Quit Registry Editor. MORE INFORMATION ================ For additional information on the C2 security update utility, consult the Windows NT Resource Kit, or see the following articles in the Microsoft Knowledge Base: Q185874 How to Troubleshoot Permissions in IIS 4.0 Q137018 Availability of C2 Security Compliant Windows NT Q93362 C2 Evaluation and Certification for Windows NT Additional query words: C2 Security Permissions Registry ====================================================================== Keywords : Technology : kbiisSearch kbiis400 Version : winnt:4.0 Issue type : kbprb Solution Type : kbpending ============================================================================= THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY. Copyright Microsoft Corporation 2002.