MOD2000: Errors When You Open Codelib.mdb from Read-Only Share (236539)
The information in this article applies to:
- Microsoft Office 2000 Developer
This article was previously published under Q236539 Moderate: Requires basic macro, coding, and interoperability skills.
SYMPTOMS
When you try to open the Codelib.mdb file in Code Librarian from a read-only share, you may receive the following error message:
Invalid database format.
When you click OK, you receive the following error message:
Code Librarian Assert:
Module:modMain
Sub:AddSubNodes
Err:3709
Error:Operation is not allowed on an object referencing a closed or invalid connection.
As you continue to click OK, you continue to receive the following two errors messages:
Code Librarian Assert:
Module:modMain
Sub:AddSubNodes
Err:3704
Error:Operation is not allowed when the object is closed.
Code Librarian Assert:
Module:modMain
Sub:AddSubNodes
Err:3265
Error:Item cannot be found in the collection corresponding to the requested name or ordinal.
This behavior continues, and you cannot stop the error messages or do anything else from within Code Librarian.
RESOLUTION
To resolve this problem, obtain Microsoft Office 2000 Developer Service Release 1 (SR-1).
To obtain SR-1, click the article number below to view the article in the Microsoft Knowledge Base:
253566 MOD2000: How to Obtain and Install Microsoft Office 2000 Developer Service Release 1 (SR-1)
To temporarily work around this problem, move the Codelib.mdb file to your local computer or to a share that is not read-only.
If you receive the error messages described in the "Symptoms" section, you must force Code Librarian to quit. To do so, follow these steps:
-
In Microsoft Windows 95 or Microsoft Windows 98, press CTRL+ALT+DEL to open the Close Program dialog box.
In Microsoft Windows NT or Windows 2000, press CTRL+ALT+DEL, and then click Task Manager.
-
Click Code Librarian, and then click End Task.
NOTE: In Windows NT or Windows 2000, you must click the Applications tab to do this.
-
If you have any projects open, save your changes, and then close the Visual Basic Editor. Also, quit the application in which you were using the Visual Basic Editor. If you do not close and re-open your projects, you are unable to re-open Code Librarian.
-
Re-open your projects, and re-open Code Librarian.
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article.
This problem was corrected in Microsoft Office 2000 Developer SR-1.
Modification Type: | Major | Last Reviewed: | 9/3/2002 |
---|
Keywords: | kbbug KB236539 |
---|
|