Microsoft Knowledge Base Email Alertz

When you use the RDS.DataControl object to return data by using Remote Data Service (RDS), you may receive the following error message: Unexpected error. (0x80070005) Unexpected error.

Search KbAlertz

Advanced Search

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]











Microsoft Knowledge Base Article

This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks

Article ID: 278454 - Last Review: May 29, 2003 - Revision: 2.1

PRB: Error 80070005 "Unexpected Error" When You Use Remote Data Service

This article was previously published under Q278454
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://kbalertz.com/Feedback.aspx?kbNumber=256986/EN-US/ ) Description of the Microsoft Windows Registry

SYMPTOMS

When you use the RDS.DataControl object to return data by using Remote Data Service (RDS), you may receive the following error message:
Unexpected error. (0x80070005)

CAUSE

RDS relies on the following registry keys:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W3SVC\Parameters\ADCLaunch

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W3SVC\Parameters\ADCLaunch\RDSServer.DataFactory
					
This error can occur when these registry keys either do not exist or their permissions are too restrictive.

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 resolve the error, perform the following steps:
  1. To determine if the above keys exist, use Regedit.exe or Regedt32.exe. If the keys do not exist, add them.
  2. To determine if the key permissions are too restrictive, open Regedt32.exe, and select the registry key. On the Security menu, click Permissions to view the Access Control List for the key. The authenticating user must have at least Read permission to the registry keys.

    NOTE: The user account is determined by the authentication method settings of the MSADC virtual folder for the Web site. If you are using anonymous access, the user account is the IUSR_computername account.
  3. Restart your Web service.

MORE INFORMATION

Error 0x80070005 can also occur if the Business Object component is not added to the ADCLaunch registry key. For additional information, click the article number below to view the article in the Microsoft Knowledge Base:
185169  (http://kbalertz.com/Feedback.aspx?kbNumber=185169/EN-US/ ) INFO: Err 0x80070005 if RDS Bus Obj not Added to ADCLAUNCH Key

APPLIES TO
  • Microsoft Data Access Components 1.5
  • Microsoft Data Access Components 2.0
  • Microsoft Data Access Components 2.1
  • Microsoft Data Access Components 2.1 Service Pack 2
  • Microsoft Data Access Components 2.1 Service Pack 1
  • Microsoft Data Access Components 2.1 Service Pack 2
  • Microsoft Data Access Components 2.5
  • Microsoft Data Access Components 2.5 Service Pack 1
  • Microsoft Data Access Components 2.6
  • Microsoft Data Access Components 2.7
  • Microsoft Internet Information Server 4.0
  • Microsoft Internet Explorer 4.0 128-Bit Edition
  • Microsoft Internet Explorer 4.01 Service Pack 2
  • Microsoft Internet Explorer 4.01 Service Pack 1
  • Microsoft Internet Explorer 5.0
  • Microsoft Internet Explorer 5.01
  • Microsoft Internet Explorer (Programming) 5.01 SP1
  • Microsoft Internet Explorer 5.5
Keywords: 
kbdatabase kbprb KB278454
       

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