PRB: "Unknown Reference" Error with OLAP Sample Projects

ID: Q239848


The information in this article applies to:
  • Microsoft SQL Server OLAP Services version 7.0


SYMPTOMS

Users may have difficulty running the Microsoft Visual Basic sample programs provided with Microsoft SQL Server OLAP Services. The projects may display an "unknown reference" error message when loading into Visual Basic. This article explains how to correct the problem that is causing the error.


CAUSE

Some sample projects were shipped with out-of-date references to the Decision Support Objects (DSO) library and the Microsoft ActiveX Data Objects (Multi-dimensional) (ADO MD) library.


WORKAROUND

To fix the sample projects that experience this problem use these steps:

  1. On the Project menu in Visual Basic, click References.


  2. Clear the Microsoft Decision Support Objects reference check box.


  3. Clear the ActiveX Data Objects (Multi-dimensional) 1.0 reference check box.


  4. Save the project.


  5. Reselect these references, and then resave the project. This will update the references to the correct version.


Additional query words:

Keywords : kbOLAP700
Version : winnt:7.0
Platform : winnt
Issue type : kbprb


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