Article ID: 185169 - Last Review: March 14, 2005 - Revision: 3.1

INFO: Error 0x80070005 If RDS Business Object Is Not Added to ADCLAUNCH Key

This article was previously published under Q185169
Expand all | Collapse all

SUMMARY

When using the RDS.DataSpace to create a custom Business Object (ActiveX DLL) the following error message results if the Business Object component is not added to the ADCLaunch registry key:
Run-time error '-2147024891 (80070005)':
Unexpected error (0x80070005)

MORE INFORMATION

To add the proper key information to the registry, run Regedit.exe from the Start/Run menu and add the following key:

   HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W3SVC\ 
    Parameters\ADCLaunch\yourprogid.yourclassname (project and class name 
                                                   of your Business Object)

				

REFERENCES

For more information on creating a Custom Business Object with Visual Basic, please see the following articles in the Microsoft Knowledge Base:
166277  (http://support.microsoft.com/kb/166277/EN-US/ ) HOWTO: Create a VB Component that Returns a Recordset in RDS
For additional information, please see the following Web site:
http://msdn.microsoft.com/dataaccess (http://msdn.microsoft.com/dataaccess)

APPLIES TO
  • Microsoft Remote Data Services 1.5
  • Remote Data Service for ADO 2.0
  • Microsoft Remote Data Services 2.1
  • Microsoft Remote Data Services 2.0
Keywords: 
kbdatabase kbinfo KB185169
Retired KB ArticleRetired KB Content Disclaimer
This article was written about products for which Microsoft no longer offers support. Therefore, this article is offered "as is" and will no longer be updated.
 

Article Translations