MOD2000: Code Librarian Repeats Error Messages After You Click Add New Code or Delete Code Button (236553)
The information in this article applies to:
- Microsoft Office 2000 Developer
This article was previously published under Q236553 SYMPTOMS
In the Code Librarian, if you click the Add New Code or Delete Code toolbar button and there is no database open, you may receive the following error message:
Code Librarian Assert:
Module:modMain
Sub:AddSubNodes
Err:3709
Error:The application requested an operation on an object with a reference to a closed or invalid Connection object.
When you click OK, you continue to receive the following two errors messages:
Code Librarian Assert:
Module:modMain
Sub:AddSubNodes
Err:3704
Error:The operation requested by the application is not allowed if the object is closed.
Code Librarian Assert:
Module:modMain
Sub:AddSubNodes
Err:3265
Error:ADO could not find the object in the collection corresponding to the name or ordinal reference requested by the application.
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)
If you receive the error messages described in the "Symptoms" section, you must force the Code Librarian to quit. To do so, follow these steps:
-
In Windows 95 or Windows 98, press CTRL+ALT+DEL to open the Close Program dialog box.
In Microsoft Windows NT, press CTRL+ALT+DEL, and then click Task Manager.
-
Click Code Librarian, and then click End Task.
NOTE: In Windows NT, you must click the Applications tab to do this.
-
If you have any projects open, save your changes, and close the Visual Basic Editor. Also, quit the application in which you were using the Visual Basic Editor.
-
Reopen your projects and reopen the Code Librarian.
STATUSMicrosoft has confirmed that this is a problem 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 kbCodeLibrarian KB236553 |
---|
|