473,396 Members | 1,810 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

reference library missing Microsoft Outlook 10.0 Object Library

I have two computers with MS Access 2000 installed. However one
computer has Microsoft Outlook 2002 installed while the other does not.
The computer without Microsoft Outlook 2002 does not seem to recognize
the Date() Function and Left Function and possibly other functions that
I haven't used. The only difference between the reference Libraries is
that the computer that cannot read these functions has Microsoft
Outlook 10.0 Object Library (Missing). Could these be the problem. If
so how do I go about it without having to install Microsoft Outlook
2002 on the computer that is reading the errors. Thanks in advance to
anyone that might have insight on this subject.

Nov 13 '05 #1
4 7712
rockio wrote:
I have two computers with MS Access 2000 installed. However one
computer has Microsoft Outlook 2002 installed while the other does
not. The computer without Microsoft Outlook 2002 does not seem to
recognize the Date() Function and Left Function and possibly other
functions that I haven't used. The only difference between the
reference Libraries is that the computer that cannot read these
functions has Microsoft Outlook 10.0 Object Library (Missing). Could
these be the problem. If so how do I go about it without having to
install Microsoft Outlook 2002 on the computer that is reading the
errors. Thanks in advance to anyone that might have insight on this
subject.


Eliminate the reference. If you are *using* the reference eliminate it and
switch to late binding which allows you to call stuff from outside libraries
without having a reference. Additional references should only be added to
your Access app when you are positive that every PC that will be using the
app is configured identically.

--
I don't check the Email account attached
to this message. Send instead to...
RBrandt at Hunter dot com
Nov 13 '05 #2
Thanks Rick for your prompt response. In regards to your comment about
eliminating the reference I hope I understood you correctly. I removed
wherever I used the date() function and the left function which took
care of the problem. Now I must read up some more on late binding
since I hear allows you to write code that works in all MS Access
Platforms. Let me know if this is what you meant by eliminating the
reference.

Nov 13 '05 #3
rockio wrote:
Thanks Rick for your prompt response. In regards to your comment about
eliminating the reference I hope I understood you correctly. I
removed wherever I used the date() function and the left function
which took care of the problem. Now I must read up some more on late
binding since I hear allows you to write code that works in all MS
Access Platforms. Let me know if this is what you meant by
eliminating the reference.


No. I meant you go to Tools - References and where you see the Checked
reference to the Outlook library you uncheck it.

Many built in functions break when you have a bad reference. It doesn't
matter what the reference is. It will still mess with Date(), Format(),
Left(), and several others. The "fix" is to remove the reference or install
the appropriate software on every PC so that the reference is no longer
broken.

My previous post was saying that there is no real need to have any
references in your app besides the 3 or 4 default ones because you can use
late binding if you want to autmoate Outlook (for example).

--
I don't check the Email account attached
to this message. Send instead to...
RBrandt at Hunter dot com

Nov 13 '05 #4
I went to the computer that had Microsoft Outlook Object Librabry 10.0
(Missing) and unchecked the box and what do you know it worked! Thanks
Rick for all your help.

Nov 13 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Job Lot | last post by:
I am retrieving message from the Inbox as follows: (MS Article ID 310258: How to use the Microsoft Outlook Object Library to retrieve a message from the Inbox by using Visual C# .NET) Try Dim...
0
by: Brad | last post by:
Hi all, I've been using the well document Click Yes program for auto sending emails for some time now and it has done it's job perfectly. In fact I have been so impressed with this that I've...
18
by: Microsoft | last post by:
When I try this in my code I alwas get an errormessage: "Object reference not set to an instance of an object" Dim g As System.Drawing.Graphics g.DrawString("Test", New Font("Arial", 12,...
2
by: John Davis | last post by:
In VB.NET, sounds like we no longer can use Microsoft Outlook Object Library (MSOUTL.OLB)?? But Microsoft Excel and Word object library still exist. In VB6, we can just add outlook library...
3
by: AP | last post by:
I have an app that has one small component that uses a reference to MS Outlook 9.0 to create an email. Now we have users on 9.0 and 11.0, sometimes it causes the reference to switch and this causes...
1
by: larpup | last post by:
I have a A2000 mdb and it is missing Microsoft Outlook 9.0 library.... I see that it is not listed. How can I get this into my references? Lar
9
by: CoCoCha | last post by:
Hi, I am trying to run a simple macro in excel vba to create a new email and attach two spreadsheets. But it won't work. It stops at the first line everytime. Dim objOutlook As...
3
by: NEWSGROUPS | last post by:
I am in the midst of trying to convert about 25 Access 2000 to Access 2003. The new environment consists of Office/Access 2003 and Outlook 2003. When converting the back ends I have no problems....
1
by: Sylfelin | last post by:
Hello, If I use Microsoft Outlook 12.0 Object Library (Outlook 2007) COM Object in my application, the custommer must have the outlook 2007 on his computer ? But if i use Microsoft Outlook...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.