473,779 Members | 2,064 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Interop.Outlook .dll for Outlook 2007 not in PIAs?

Hi,

I have a working app that uses interop.outlook .dll to export items to
Outlook calendar. I downloaded the Primary Interop Assemblies for
Office 2k7 today and still cannot get a working outlook.interop .dll to
import.

Are there any dll gurus out there who can help me get this up and
running with Outlook 2007? I am using VS 2005.

Thanks
Jun 1 '08 #1
2 2460
Brad,

Did you set a reference to your DLL?

By the way, you mostly get earlier and a more proper answer to your
questions if you ask this to a language newsgroup as there are for C#, VB
and C++

Cor

Jun 2 '08 #2
I have just today set up an interface to Outlook 2007

All I did was in the project under references

Add Reference COM Microsoft Outlook 12.0 Object Library

The Ms.Office.Core and Ms.Office.Inter op.Outlook are added.

then in code

using Outlook = Microsoft.Offic e.Interop.Outlo ok;

then

Outlook.Applica tion oApp = new Outlook.Applica tion( );

etc.

"Brad Isaac" <Br*******@gmai l.comwrote in message
news:96******** *************** ***********@z66 g2000hsc.google groups.com...
Hi,

I have a working app that uses interop.outlook .dll to export items to
Outlook calendar. I downloaded the Primary Interop Assemblies for
Office 2k7 today and still cannot get a working outlook.interop .dll to
import.

Are there any dll gurus out there who can help me get this up and
running with Outlook 2007? I am using VS 2005.

Thanks

Jun 2 '08 #3

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

Similar topics

8
10040
by: Chango V. | last post by:
Hello, We seem to need a PIA for MSXML 4. According to the documentation, only the original publisher of a COM type library is supposed to create a .NET PIA. As far as I know, Microsoft hasn't done that yet. Our problem is that we very much want to create a PIA for a COM component of ours, but TlbImp.exe /primary insists that all referenced dependencies be PIAs as well. Our component has a type library reference to MSXML 4, hence the...
4
4074
by: J-T | last post by:
I'm trying to read an excell file in my .Net application using Office XP Primary Interop Assemblies (http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnoxpta/html/odc_oxppias.asp). I have installed Office 2003 on my developemnt box.Will my application be able to read all kinds of Excell file (97-2000-2003)? Dose the wrapper that .Net framework generates backward copatiable? Do I have to have the same version of Office...
2
2050
by: Phil | last post by:
Hi, I'm trying to write a simple application in VB.Net 2003 to retrieve information from a contact item in an arbitrary folder (ie not the default) in Outlook 2003. All the sample code I can find tells me to add a reference to the Outlook 11 COM object, which I've done. It then says that I should include the line
2
10546
by: Roger | last post by:
I am creating an application that will sit on a client pc and monitor the inbox. When an e-mail enters the inbox, then an even will be fired and I will then be able to process the mail. I have the following code that does fire the eventhandlerNewMail, but I don't know how to do the following 2 things... 1. Get the NewMail object so I can look at the mailitems Subject, From etc...
4
10027
by: Mamatha | last post by:
Hi I need to know..how to retrieve values of Microsoft Outlook in VB,i want to retrieve how many emails contains in my inbox,outbox,sentitems etc. Please give me the solution for retrieving values of outlook in VB6.If you know the solution or code,please help me,thanks in advance. Mamatha
6
20594
by: Jonathan Smith | last post by:
I am getting "Type Outlook.Application is not defined" on the line: Dim olApp as New Outlook.Application() I have added a reference to Outlook 11.0 Object Library, but the error is still happening
0
3525
by: KnighT | last post by:
I did the whole PIA thing, now I just want to use this COM interface. When I run this code from my computer using a windows form it works properly. However, I am trying to install this as a service on a Blade. It fails every time it on this line: oAccess = New Microsoft.Office.Interop.Access.ApplicationClass() The exception thrown is: System.Runtime.InteropServices.COMException (0x80080005): Server
3
261
by: Brad Isaac | last post by:
Hi, I have a working app that uses interop.outlook.dll to export items to Outlook calendar. I downloaded the Primary Interop Assemblies for Office 2k7 today and still cannot get a working outlook.interop.dll to import. Are there any dll gurus out there who can help me get this up and running with Outlook 2007? I am using VS 2005.
0
2275
by: Roman Optio | last post by:
Hi, I am currently working on a tool to transfer addressbook data such as contacts and organizations between Vondle and Outlook. For those of you who are wondering what Vondle is, it is an online project management toolkit used to support large engineering projects. More information on Vondle can be found at http://www.bricsys.com/vondle/ . The purpose of the tool is to fluently transfer addressbook data between vondle & outlook. I've...
0
10306
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10139
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9931
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7485
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6727
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5373
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5504
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3632
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2869
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.