473,769 Members | 3,755 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 2457
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
10545
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
9583
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10039
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...
1
9990
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9860
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...
0
8869
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7406
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
5297
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...
1
3955
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
2814
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.