Discussion:
Exchange 2003 - Vista - VS2008
(too old to reply)
Gene
2008-03-25 09:27:18 UTC
Permalink
Hi,

I need to development an application to automatically create mailboxes
on our exchange (2003) server. My development machine is running Vista
and Visual Studio 2008.
According the information on the Microsoft website it is not possible
to install the Exchange Management Tools (2003) on a Vista machine.
How can I make a reference to the CDOEXM com object (needed to create
to mailboxes) ?

Can any help me please?


Gene
Paul Robichaux [MVP-Exchange]
2008-03-25 15:38:40 UTC
Permalink
In article
Post by Gene
Hi,
I need to development an application to automatically create mailboxes
on our exchange (2003) server. My development machine is running Vista
and Visual Studio 2008.
According the information on the Microsoft website it is not possible
to install the Exchange Management Tools (2003) on a Vista machine.
How can I make a reference to the CDOEXM com object (needed to create
to mailboxes) ?
Can any help me please?
You can probably do this more simply with a script. Check out Chapter 5
of the Exchange Server Cookbook-- the scripts are available from
<http://www.exchangecookbook.com/archives/2005/06/chapter_5_scrip.html>.

Cheers,
-Paul
Joe S
2008-05-14 20:02:02 UTC
Permalink
I have the same problem. I need to reference CDOEXM in my VB.NET
application. I would hope an install is available so I can use Vista to run
all my applications.
--
Joe.
Post by Gene
Hi,
I need to development an application to automatically create mailboxes
on our exchange (2003) server. My development machine is running Vista
and Visual Studio 2008.
According the information on the Microsoft website it is not possible
to install the Exchange Management Tools (2003) on a Vista machine.
How can I make a reference to the CDOEXM com object (needed to create
to mailboxes) ?
Can any help me please?
Gene
Loading...