CDOEXM in VB.Net

C

Cary

I am attempting to add a mailbox for a user through an
ASP.Net page so I found some documentation on MSDN that
says I need to add a reference to CDO for Exchange 2000
library in my project. I did this but what it references
is plain old CDO. I do not have any of the methods that
CDOEXM has and I am unable to import it into my page.
Any ideas?...do I have the wrong version of CDO for
Exchange 2000 library?

TIA

~Cary
 
M

Matjaz Ladava [MVP]

AFAIK you get cdoexm by installing Exchange Admin tools. alternatively, you
can bring cdoex.dll from your \program files\common files\microsoft
shared\cdo on exchange server to your web server and register it using
regsvr32,

--
Regards

Matjaz Ladava
MVP Windows Server - Directory Services
(e-mail address removed), (e-mail address removed)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top