ADT95: "Item Not Found In This Collection" with ADT Setup Wizard
ID: Q153930
|
The information in this article applies to:
-
Microsoft Access Developer's Toolkit, version 7.0
SYMPTOMS
Advanced: Requires expert coding, interoperability, and multiuser skills.
When you use the Microsoft Access Developer's Toolkit (ADT) for Windows 95
Setup Wizard to create disk images, you may receive the following error
message:
Runtime Error 3265. Item not found in this collection.
CAUSE
The "Break On All Errors" option on the Module tab in the Options dialog
box is selected.
RESOLUTION
Click to clear the "Break On All Errors" option. To do so, follow these
steps:
- Open any Microsoft Access for Windows 95 database file (MDB).
- On the Tools menu, click Options. In the Options dialog box, click the
Module tab.
- Under Coding Options, click to clear "Break on All Errors."
MORE INFORMATION
Steps to Reproduce Behavior
- Open the sample database Northwind.mdb.
- On the Tools menu, click Options. In the Options dialog box, click the
Module tab, and click to select "Break on All Errors."
- Close the database, and start the ADT Setup Wizard (Wzstp70.mdb).
- Work through the Microsoft Access for Windows 95 Setup Wizard. Include
the Northwind.mdb sample database as the main file, and make the
appropriate selections.
- Click Finish. Note that you receive the error message described in the
"Symptoms" section.
Additional query words:
Keywords : kberrmsg kbusage WzProb
Version : WINDOWS:7.0
Platform : WINDOWS
Issue type : kbprb