RE: Trouble accessing the Exchange Server with CDO

2001-12-21 Thread Lisa Horton
Nevermind...we figured out a way around it...FINALLY! Have a great weekend! -Original Message- From: Lisa Horton Sent: Friday, December 21, 2001 3:06 PM To: Exchange Discussions Subject: RE: Trouble accessing the Exchange Server with CDO What is the easiest way to obtain exoledb.dll

RE: Trouble accessing the Exchange Server with CDO

2001-12-21 Thread Lisa Horton
: Exchange Discussions Subject: RE: Trouble accessing the Exchange Server with CDO Install the ExOLEDB provider on the web server. -Original Message- From: Lisa Horton [mailto:[EMAIL PROTECTED]] Sent: Friday, December 21, 2001 2:45 PM To: Exchange Discussions Subject: Trouble accessing the

Trouble accessing the Exchange Server with CDO

2001-12-21 Thread Lisa Horton
e Set objSession = Server.CreateObject("MAPI.Session"), we get an Invalid ProgID error...we installed Outlook 2000 on our Web Server to get the MAPI dlls on the Web Server, but we continue to get the Invalid ProgID error. Any suggestions? We've been working on this for over a week. Thanks

Getting MAPI.Session error - Invalid ProgID

2001-12-19 Thread Lisa Horton
be fixed on the Exchange Server? I would appreciate any input. Thanks! Set objSession = Server.CreateObject("MAPI.Session") Lisa Horton AgTrax Technologies _ List posting FAQ: http://www.swinc.com/resource/ex

How do I connect to Exchange Server 2000 via ASP page?

2001-12-18 Thread Lisa Horton
;) Rec.Open "http://ExchangeServer/public/MyFolder/MyItem.EML";, Conn, adModeReadWrite Thanks, Lisa Horton _ List posting FAQ: http://www.swinc.com/resource/exch_faq.htm Archives: http://www.swynk.com/sitesearc

Accessing calendar in a public folder

2001-12-13 Thread Lisa Horton
We want to give clients access to our calendar which is stored in a public folder. They will be able to access it through our website. Can this be done directly through our Exchange Server or do we have to go through OWA? Does anyone have any sample code for this? ___