PRB: Files Are Missing Error in VID's Visual Database Tools

ID: Q182944


The information in this article applies to:
  • Microsoft Visual Database Tools, version 1.0


SYMPTOMS

The following error can occur in Visual InterDev's Data tools when you double-click a table or use "Query Execute":

The Query cannot be executed because some files are either missing or not registered. Run Setup again to make sure the required files are registered.


CAUSE

The license key for Remote Data Objects (RDO) 2.0 is missing from the registry or does not have the correct value.


RESOLUTION

The solution is to reregister RDO's license key.

  1. Create a new file in Notepad.


  2. Copy the following into the new file:
    
    ====Start copy on next line==========
    REGEDIT4
    HKEY_CLASSES_ROOT\Licenses = Licensing: Copying the keys may be a
    violation of established copyrights.
    [HKEY_CLASSES_ROOT\Licenses\B1692F60-23B0-11D0-8E95-00A0C90F26F8]
    @="mjjjccncgjijrcfjpdfjfcejpdkdkcgjojpd"
    
    ====Include blank line in copy======== 


  3. Save the file as "RDO_Lic.reg."


  4. Double-click the file created above to merge the entries into the registry.


If you continue to receive this error, it is likely a formatting problem with the file created above. Contact Visual InterDev Technical Support and an engineer will send a .reg file with the correct entries via e-mail or FTP.


REFERENCES

For additional information, please see the following articles in the Microsoft Knowledge Base:

Q175802 PRB: Query Error: Class Not Registered
For the latest Knowledge Base articles and other support information on Visual InterDev and Active Server Pages, see the following page on the Microsoft Technical Support site:
http://support.microsoft.com/support/vinterdev/

Additional query words:

Keywords : kberrmsg kbRDO kbVisDBTools kbVisID100 kbGrpASP
Version : WINDOWS:1.0
Platform : WINDOWS
Issue type : kbprb


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