PRB: "Unknown Reference" Error with OLAP Sample Projects (239848)
The information in this article applies to:
- Microsoft SQL Server OLAP Services 7.0
This article was previously published under Q239848 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:
- On the Project menu in Visual Basic, click References.
- Clear the Microsoft Decision Support Objects reference check box.
- Clear the ActiveX Data Objects (Multi-dimensional) 1.0 reference check box.
- Save the project.
- Reselect these references, and then resave the project. This will update the references to the correct version.
Modification Type: | Major | Last Reviewed: | 10/3/2003 |
---|
Keywords: | kbprb KB239848 |
---|
|