Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_cdo thread: Creating a mailbox in exchamge server


Message #1 by "oniel" <ogracious@h...> on Thu, 2 Nov 2000 12:05:48 -0000
Hi

I have read your book proffesional ASP 3.0 but i didnot find a solution as

to how could i create a new user account on an exchange server using ASP

ie through the web interface.could it be done using CDO or if i have to

use some other component or API call which would it be i am in urgent need

of this solution if you can please help me

Thanking you

Oniel

Message #2 by "Siegfried Weber" <sweber@c...> on Wed, 8 Nov 2000 21:37:25 +0100
This is a multi-part message in MIME format.



------_=_NextPart_001_01C049C3.B446278D

Content-Type: text/plain;

	charset="iso-8859-1"

Content-Transfer-Encoding: quoted-printable



You need to use ADSI to create accounts on Exchange 5.5 not CDO 1.21.

Check http://www.microsoft.com/adsi and d/l the ADSI Resource Kit. It

contains a whole bunch of sample code.





</Siegfried>





> -----Original Message-----

> From: oniel [mailto:ogracious@h...]

> Sent: Thursday, November 02, 2000 1:06 PM

> To: ASP CDO

> Subject: [asp_cdo] Creating a mailbox in exchamge server

>

>

> Hi

> I have read your book proffesional ASP 3.0 but i didnot find

> a solution as

> to how could i create a new user account on an exchange

> server using ASP

> ie through the web interface.could it be done using CDO or if

> i have to

> use some other component or API call which would it be i am

> in urgent need

> of this solution if you can please help me

> Thanking you

> Oniel

>

> ---

> Wrox Professional Web Developer Conference II

> http://www.wroxconferences.com/WebDevEurope

> November 29th - December 1st 2000, Amsterdam, Netherlands

> Create powerful distributed web applications serving you now and

> in the future. From ASP+ and VB.NET to XML and SQL Server 2000




>

>





  Return to Index