473,734 Members | 2,567 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Acessing MS Exchange 2003 - problems with CDO

Our setup:

server1
ASP database running on IIS5, Outlook 2000 and SQL 2000 on Windows
2000. Server2 runs Windows 2000 with Exchange 2000 using CDO 1.2 MAPI
Sessions. Clients use IE5/6 and had Outlook 2000 installed.

Upgraded to ASP running on IIS6, Outlook 2000 and SQL 2000 on Windows
2003. Server2 runs windows 2003 with Exchange 2003 using CDO 1.2 MAPI
Sessions. Clients use IE5/6 and have Outlook 2000/2003 installed.

We have an asp page that contains several functions for the rest of
application to use (via #include). It logs onto the Exchange server as
the "auth_user"

Our problem:

Exchange functionality (sending email, retrieving contact details,
creating appointments) failed completely for a single user; this
appeared to happen when Outlook 2003 was installed. After some time,
the Exchange functionality would work again for this user, but a
different user would then experience the problem. And it grew to being
2/3 users at a time with this issue.
Our solution attempts:

Suspected the problem was Outlook 2003 modifying mailbox properties as
detailed here http://www.slipstick.com/dev/cdo.htm#problems

Did not solve the issue. Suspected this was because server2 was
hotfixed, and server1 still had Outlook 2000 CDO and possibily had
incompatabiliti es. Installed Outlook 2003 on server1 - this completely
killed the Exchange functionality for all users
"Error Type:
Microsoft VBScript runtime (0x800A01AD)
ActiveX component can't create object: 'MAPI.Session'"

We then moved the ASP pages to server2 (running IIS6) thinking the CDO
on here would be complete and correct. Problem solved! Or so we
thought, in the last week, we have had two users who lost Exchange
functionality. Also, the Exchange server is now running noticeably
slower, with the w3svc-wp process failing - it does not have
SeTcbPrivilege. (unsure what this means, something to do with
anonymous password sync - which our application does not use)

Am I missing something obvious?
Is there a limit to the number of concurrent CDO/MAPI connections? Do
I need to enable third party MAPI access in Outlook 2003 on our
server1?
New Ideas:

Use iis smtp for sending mail,
use SQL DTS to get Exchange contacts periodically,
forget about creating appointments until future.

convert parts of application to .NET and
Use XSO - does not exist yet.
or
Use WEBDav - have found a lot of information on what it can do, but
little to no information on how to do it. Would this allow us to send
mail, get contact info, and create appointments? Is it reliable?
Would you recommend it?

Any and all comments would be most welcome
de*********@nit ec.com
Jul 19 '05 #1
0 4660

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

Similar topics

6
2632
by: Jason | last post by:
Sorry for the post here but could not find an Exchange newgroup. I developed an application a year or 2 ago that sends SMTP email. The application allows the user to customize the text from address. is "My Custom Name" Jason@Yahoo.com. When the email was received into my companies Exchange 5.5 mail system the custom name was kept intact. Now that
0
1140
by: Kyle Burmark | last post by:
We are attempting to write a backup application in c# that uses volume shadow copy service to backup and restore exchange 2003 and we are having a hard time finding the right dll to use. Yes we could do it in c++ but we are trying to steer away from that. It appears to be COM based so there should be a dll for it. We have tried referencing many of the vss**.dll’s and with no luck, at least the ones we could add as references didn’t...
2
4193
by: M Rao | last post by:
I have xml data coming in as a stream from a web service running against exchange server.The attributes for the elements dtstart and dtend, b:dt="dateTime.tz" xmlns:b="urn:uuid:c2f41010-65b3-11d1-a29f-00aa00c14882/, are causing trouble. I tried to create schema using xmlspy and I get an error saying name "b:dt" cannot have a namespace prefix. I am new to xml. Can somebody please help with schema. <appointments> <appointment>
1
3562
by: Arran Pearce | last post by:
I am wanting to create a web application which will use Microsoft Exchange Server. We currently use Exchange 2000 but if i needed it we would upgrade to 2003. Is 2003 going to provide easyer programming with C# (and DotNet in general) than 2000? If so i will wait a bit longer. thanks for any insights. Arran
0
1360
by: JimDuggan | last post by:
I've written an event sink for Exchange 2000 in managed code, but have found problems now I've come to test it. My Exchange box needs upgrading to SP3 so I can install the Exchange SDK tools needed to hook up the event sink. I've just noticed the SP3 documentation states that Exchange SP3 can't be installed on a server running .Net... I was planning on having the component I've written running on the Exchange 2000 server. Obviously if...
8
3422
by: Rob Edwards | last post by:
When trying to add the Microsoft CDO for Exchange Management Library (aka CDOEXM.dll) I receive the following message: "A reference to 'Microsoft CDO for Exchange Management Library' could not be added. Converting the type library to a .Net assembly failed. A depended type library 'CDO' could not be converted to a .NET assembly. A dependent type library 'ADODB' could not be converted to a .NET assembly. Item has already been added." ...
1
2369
by: Robbert van Geldrop | last post by:
Hello, I have a problem restoring Exchange 2000 files. Our software has an interface to ESEBCLI2.dll for online backup and restore features. Everything works fine with Exchange 2003 and also when backing up Exchange 2000, yet restoring Exchange 2000 gives some problems: A Store is restored: * the restore is started.
0
1052
by: manjunathcv | last post by:
hi i am new to c# programming can any one tell me out to access exchange server from c# and retrieve the contacts or calendar... any sample code will be really helpful.. my id is manju_cs402@yahoo.co.in Thank You
5
3570
by: krasman | last post by:
hi everyone, i hope you might help me on this one. i need to create a contact in a exchange public folder using dotnet (vb or c#) and exchange 2003, without using outlook object model. i'm searching for a few hours and can't find a clear example on how to do it. i've already seen code blocks using webdav, directory services, but always related with creating active directory users or mail enabling users, not exactly what i'm looking for....
0
8776
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9310
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
9236
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
9182
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
6735
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
6031
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
4550
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
4809
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
2724
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.