472,354 Members | 2,178 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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

Microsoft Outlook 12.0 Object Library

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 11.0 Object Library (Outlook 2003) COM
Object in my application, the custommer must have the outlook 2003 or
outlook 2007 on his computer ?

There's a document for compatibility between the different version of
Outlook Object Library ?

Thank's

--

--------------------------
Merci
Sylfelin
Jul 4 '08 #1
1 7417
Sylfelin -

I am having a similar problem.

I've created Word (Office) 2003 document that include Outlook code to send
the document as an attachment. I included Reference to Microsoft Outlook 11.0
Object Library and it works fine.

When user of Office (Outlook) 2007 edit and send the document, I receive it
with
Microsoft Outlook 12.0 Object Library referenced as MISSING. Makes sense
because we have 2003 on our machine. The macros/VBA then generate errors.

If I open the document in design mode and re-reference Microsoft Outlook
11.0 Object Library, then save it, it works fine.

I need to find out if I can have BOTH versions of the Microsoft Outlook
Object Library on my machine at the same time.

Al

"Sylfelin" wrote:
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 11.0 Object Library (Outlook 2003) COM
Object in my application, the custommer must have the outlook 2003 or
outlook 2007 on his computer ?

There's a document for compatibility between the different version of
Outlook Object Library ?

Thank's

--

--------------------------
Merci
Sylfelin
Jul 11 '08 #2

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

Similar topics

0
by: RitaG | last post by:
Hi. When I set "Option Strict" to On, I'm getting an error message "Option Strict On disallows implicit conversions from 'System.Object' to 'Outlook.MailItem' with the following code: Dim...
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...
0
by: Mads Westen | last post by:
Hi, I'm trying to code a application that can create a new email in Outlook I have coded my project in VS 2003, but now I have upgraded to VS 2005. I can not build my project anymore, I get a...
0
by: alwayssmiling | last post by:
hi all, i want to open a outlook pst file. And i need to check whether that file is already opened or not. you can add oulook pst file using namespace. addstore(object store) ...
4
by: siggi | last post by:
Hi all, newbie question: I'd like to try speech synthesis with PythonWin 2.5. Problem ****** according to several instructions, such as found on...
0
by: Kevin S Gallagher | last post by:
When building a project using the Speech library version 5. I am getting tons of warnings similar to the two below using option strict and implicit on. The application runs fine otherwise. Any...
0
by: ram1927 | last post by:
Here is my platform: .net framewrok 1.1 Windows Xp Propfessional MS Office 2007. Visual Studio 2003. Window based application. I did below mentioned steps: 1. Right click on C#...
6
by: MyWaterloo | last post by:
I am using the following code I found online to send an appointment to Outlook: Private Sub AddAppt_Click() ' Save record first to be sure required fields are filled. DoCmd.RunCommand...
3
by: James Bowyer | last post by:
I need to enable the Outlook object library (MSOUTL.olb) to enable my database to send emails (I have tried many methods, this seems to be the only method that doesn't fall fowl of the computers...
2
by: Kemmylinns12 | last post by:
Blockchain technology has emerged as a transformative force in the business world, offering unprecedented opportunities for innovation and efficiency. While initially associated with cryptocurrencies...
1
by: Matthew3360 | last post by:
Hi there. I have been struggling to find out how to use a variable as my location in my header redirect function. Here is my code. header("Location:".$urlback); Is this the right layout the...
2
by: Matthew3360 | last post by:
Hi, I have a python app that i want to be able to get variables from a php page on my webserver. My python app is on my computer. How would I make it so the python app could use a http request to get...
0
by: AndyPSV | last post by:
HOW CAN I CREATE AN AI with an .executable file that would suck all files in the folder and on my computerHOW CAN I CREATE AN AI with an .executable file that would suck all files in the folder and...
0
by: Arjunsri | last post by:
I have a Redshift database that I need to use as an import data source. I have configured the DSN connection using the server, port, database, and credentials and received a successful connection...
0
hi
by: WisdomUfot | last post by:
It's an interesting question you've got about how Gmail hides the HTTP referrer when a link in an email is clicked. While I don't have the specific technical details, Gmail likely implements measures...
0
by: Carina712 | last post by:
Setting background colors for Excel documents can help to improve the visual appeal of the document and make it easier to read and understand. Background colors can be used to highlight important...
0
BLUEPANDA
by: BLUEPANDA | last post by:
At BluePanda Dev, we're passionate about building high-quality software and sharing our knowledge with the community. That's why we've created a SaaS starter kit that's not only easy to use but also...
0
by: Rahul1995seven | last post by:
Introduction: In the realm of programming languages, Python has emerged as a powerhouse. With its simplicity, versatility, and robustness, Python has gained popularity among beginners and experts...

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.