cleopard Level: Big Cheese
 Registered: 02-09-2005 Posts: 28
|
"can't find project or library" error
I just got a new PC at work, getting upgraded from Win2000 to XP, and I just reinstalled MS Visual Basic 6.0. But when I open up a project, I get the error "Compile error: Can't find project or library". At first, I thought it was because I didn't have MS Access installed (the lesser version of MS Office had been installed on the machine, the version without Access), but that wasn't enough. I found some instructions on the MS site about that error, but the instructions:
1. Open your database.
2. Press ALT+F11 to switch to the Visual Basic Editor.
3. Open a module in Design view.
4. On the Tools menu, click References.
5. Click to clear the check box for the type library or object library marked as MISSING: <referencename>.
don't really make sense, mainly since, at step 4, there is no 'References' choice to click on. So any help would be greatly appreciated.
|