FP: Server Error: Unable to Retrieve the List of Record Sources from a Database Using the Connection String
This article was previously published under Q276502 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 (http://support.microsoft.com/kb/256986/EN-US/) Description of the Microsoft Windows Registry
On This PageSYMPTOMS
In Microsoft FrontPage, when you attempt to add a new or use an existing data connection that uses a System DSN (Data Source Name), you receive an error message similar to the following:
Server error: Unable to retrieve the list of record sources from a database using the connection string: DSN=NORTHWIND;DRIVER={Microsoft Access Driver (*.mdb)}. The following error message comes from the database driver software; it may appear in a different language depending on how the driver is configured. Source: ADO Number: -2146824584 (0x800a0e78) CAUSE
This problem can occur if the following conditions are true:
WORKAROUND
To work around this problem, use either of the following methods.
Method 1: Configure IIS for Basic Authentication OnlyWhen you use Basic/Clear Text Authentication, IIS can delegate your credentials to the remote server. For this to function correctly, configure the following security options in IIS:
262233 (http://support.microsoft.com/kb/262233/EN-US/) IIS: How to Configure Basic/Clear Text Authentication for IIS 5.0 in Windows 2000
Method 2: Configure a Null Session ShareWARNING: 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.WARNING: The following procedure creates a file share that has no security settings and, therefore, allows anyone anonymous network access to your remote database. Microsoft does not recommend that you use this procedure if you have a production environment or an Internet-based Web server. A Null Session Share allows anyone to anonymously connect to a database. Therefore, you should store the database in a hidden share. To configure a Null Session Share to allow access to the database on the remote server, follow these steps:
MORE INFORMATIONFor additional informationabout creating random folder names you can use for a file share, click the article number below
to view the article in the Microsoft Knowledge Base:
313604 (http://support.microsoft.com/kb/313604/EN-US/) FPSE2002: How to Create a Secure Directory Structure for a Multi-Hosted Configuration
For additional information, click the article numbers below
to view the articles in the Microsoft Knowledge Base:
207671 (http://support.microsoft.com/kb/207671/EN-US/) HOWTO: Accessing Network Files from IIS Applications
124184 (http://support.microsoft.com/kb/124184/EN-US/) Service Running as System Account Fails Accessing Network
| Article Translations
|

Back to the top
