473,395 Members | 2,446 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,395 software developers and data experts.

Connect to Exchange with VB.NET

Hello,

i am writting an programm which should connect to an exchange server
and get calendar entries.
i have tried it with ADODB, but there was a problem: sometimes it
works, sometimes not.

can somebody help me?

thanks
chris
Nov 20 '05 #1
3 24647
Cor
Hi Christoph,

The last time Jay B does this as a team,

I provide links I got from him, and then after a while he add's the more
special things.
I hope for you he does that now too, but you can start reading.

The four CDOs are (in chronological order):

- CDO.DLL : CDO version 1.2.1
- CDONTS.DLL : CDO version 1.2.1 for Windows NT Server (not the same as CDO
version 1.2.1!)
- CDOSYS.DLL : CDO for Windows 2000
- CDOEX.DLL : CDO for Exchange 2000 Server

http://www.microeye.com/resources/res_outlookvsnet.htm

http://msdn.microsoft.com/library/de...classtopic.asp

http://msdn.microsoft.com/library/de...figuration.asp

http://msdn.microsoft.com/library/de...vr_cdo_top.asp
I hope this helps a little bit?
:-)
Cor
i am writting an programm which should connect to an exchange server
and get calendar entries.
i have tried it with ADODB, but there was a problem: sometimes it
works, sometimes not.

can somebody help me?

thanks
chris

Nov 20 '05 #2
Chris,
In addition to Cor's links, I would add:

http://msdn.microsoft.com/library/de...technology.asp

It identifies the majority of the technologies available to Exchange Server.
Here are a handful of samples that may (or may not) help:

http://msdn.microsoft.com/library/de...lders_http.asp

http://msdn.microsoft.com/library/de...age_webdav.asp

http://msdn.microsoft.com/library/de...ize_webdav.asp

http://msdn.microsoft.com/library/de...tify_intro.asp
Hope this helps
Jay

"Christoph M?der" <ch*************@gmx.ch> wrote in message
news:b3**************************@posting.google.c om...
Hello,

i am writting an programm which should connect to an exchange server
and get calendar entries.
i have tried it with ADODB, but there was a problem: sometimes it
works, sometimes not.

can somebody help me?

thanks
chris

Nov 20 '05 #3
thanks a lot!

i will read the given sites and i hope i will find a solution.

chris
"Jay B. Harlow [MVP - Outlook]" <Ja************@msn.com> wrote in message news:<Oe**************@TK2MSFTNGP12.phx.gbl>...
Chris,
In addition to Cor's links, I would add:

http://msdn.microsoft.com/library/de...technology.asp

It identifies the majority of the technologies available to Exchange Server.
Here are a handful of samples that may (or may not) help:

http://msdn.microsoft.com/library/de...lders_http.asp

http://msdn.microsoft.com/library/de...age_webdav.asp

http://msdn.microsoft.com/library/de...ize_webdav.asp

http://msdn.microsoft.com/library/de...tify_intro.asp
Hope this helps
Jay

"Christoph M?der" <ch*************@gmx.ch> wrote in message
news:b3**************************@posting.google.c om...
Hello,

i am writting an programm which should connect to an exchange server
and get calendar entries.
i have tried it with ADODB, but there was a problem: sometimes it
works, sometimes not.

can somebody help me?

thanks
chris

Nov 20 '05 #4

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

Similar topics

9
by: Tom Dacon | last post by:
I have a little desktop application (it happens to be a Windows Forms analog clock) that's written in VB.Net (2003). I placed a shortcut in my Startup program group to start it up when I log on. I...
0
by: Zach Funt | last post by:
I'm new to C#, and I was wondering if there was an API to connect to an Exchange Server 2003? There are really two different programs that I would like to do this in. The first, I want to connect...
1
by: Sospeter | last post by:
Hi, I want to connect to a mail store from an ASP.NET application. Once I connect to the mail store I want to be able to retrieve a message from a particular user. The problem I have is I don't...
3
by: hkappleorange | last post by:
I connect to mdb file using the following codes. How should I modify it if I want to connect to Excel instead ? <%@ Import Namespace="System.Data.OleDb" %> <% Dim conAuthors As...
2
by: Mike | last post by:
I need to create a front end for the users to enter in some data, but the data needs to go to a folder on the exchange server. How can I add, view, and modify items in outlook (exchange) folders. I...
1
by: Jim H | last post by:
I want to write an outlook plug-in or even a separate app if necessary to connect to an exchange server to get mail off of it. My outlook is currently connected to Exchange server A, I need to get...
1
by: vibhavleo | last post by:
I am using the Microsoft Office 11.0 Object library to connect to outlook. My code is as follows: _ApplicationPtr application("Outlook.Application"); CComPtr<_NameSpace> ns;...
2
by: =?Utf-8?B?RGF2aWRF?= | last post by:
Hi, I try to connect to Exchange server using MAPI. I need to access a special user inbox and read all his new mails. The code I wrote work good, but I get my inbox instead of the user I need....
1
by: chelluchittibabu | last post by:
hi, pls tell me if you know regarding ms exchange server 2007. In my system i am using windows 2003. what i want is 1. how to connect ms exchange server 2007 from .net 2. how to get data...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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
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.