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 Removed),
(E-Mail Removed)
"Cary" <(E-Mail Removed)> wrote in message
news:2dbd01c48eb0$6c067f90$(E-Mail Removed)...
>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