PRB: Query Error: Class Not Registered (175802)
The information in this article applies to:
- Microsoft Visual InterDev 1.0
- Microsoft Visual Database Tools
This article was previously published under Q175802 SYMPTOMS
When you attempt to open the Query Designer, one of the following errors
appears:
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.
Query Designer encountered a Query error: Class not registered
Cannot create or open this document
Unable to output this table
CAUSE
The Visual Database Tools DLLs or one of their dependencies are not
registered correctly or are not in the correct folder.
RESOLUTION
Make sure the following DLLs are located in the proper folder and that each
one is properly registered:
- \DevStudio\MSDesigners:
mdtqd.dll
mdtqodb.dll
- \Winnt\System32:
msrdo20.dll
To register the files, use RegSvr32. For example, to register Mdtqd.dll,
you would click the Start menu and type the following into the Run dialog
box:
regsvr32 "c:\Program Files\DevStudio\MSDesigners\mdtqd.dll" STATUS
This problem has been resolved in Visual InterDev 6.0.
REFERENCES
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:
Modification Type: | Major | Last Reviewed: | 5/2/2006 |
---|
Keywords: | kbDatabase kberrmsg kbprb KB175802 |
---|
|