INFO: Err 0x80070005 if RDS Bus Obj not Added to ADCLAUNCH Key

ID: Q185169


The information in this article applies to:
  • Remote Data Service for ADO versions 1.5, 2.0, 2.1 SP2


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:

Q166277 HOWTO: Create a VB Component that Returns a Recordset in RDS
For additional information, please see the following Web site:
http://www.microsoft.com/data/

Additional query words: ADC

Keywords : kbDatabase kbRDS200 kbGrpVBDB kbGrpMDAC kbDSupport kbRDS210SP2
Version : WINDOWS:1.5,2.0,2.1 SP2
Platform : WINDOWS
Issue type : kbinfo


Last Reviewed: November 5, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.