msoutl.olb version 9.1 error

wjburke2

Registered User.
Local time
Today, 10:45
Joined
Jul 28, 2008
Messages
194
I'm using MS Access runtime and I get the message "Your database or project contains a missing or broken reference to the file 'msoutl.olb' version 9.1". Has anyone seen this. I have recently had to reload everything including AC2007 runtime on my computer.
 
You might have used some Outlook feature that has that reference set. Go into the VBA window, go to TOOLS > REFERENCES and uncheck the reference to it. Close the dialog and then go to DEBUG > COMPILE <yourprojectnamehere>

and then see if it compiles okay. If so, you are probably good to go without it.
 
I'm using MS Access runtime and I get the message "Your database or project contains a missing or broken reference to the file 'msoutl.olb' version 9.1". Has anyone seen this. I have recently had to reload everything including AC2007 runtime on my computer.

check also in the references for checked boxes that start with "MISSING:"

I've had that problem a few times, but mostly when applications are open with different versions of microsoft access.
 

Users who are viewing this thread

Back
Top Bottom