Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_cdo thread: creating new mailbox in exchange


Message #1 by smursyi@h... on Fri, 19 Jan 2001 12:45:17 -0000
hi,



i'm trying to create new mailbox in exchange. i can create a user in the

active directory, but i can't create mailbox for this user, there is

always an error :



"Run-time error '-2147016672(80072020)

Automation error"



when the program try to getobject("LDAP://server.....)

if anyone know how to fix it, please reply.

i really need this.



thanks

Message #2 by Srikieat Sriprawatkul <srikieat@y...> on Sun, 21 Jan 2001 20:39:19 -0800 (PST)
You use window 2000 server with exchange 2000 to

create the mail box and the account, don't you?

Regard,

srikieat

--- smursyi@h... wrote:

> hi,

> 

> i'm trying to create new mailbox in exchange. i can

> create a user in the

> active directory, but i can't create mailbox for

> this user, there is

> always an error :

> 

> "Run-time error '-2147016672(80072020)

> Automation error"

> 

> when the program try to

> getobject("LDAP://server.....)

> if anyone know how to fix it, please reply.

> i really need this.

> 

> thanks

> 
Message #3 by "Andry Fixa" <fixafixa@m...> on Thu, 1 Feb 2001 01:55:51 +0700
> You use window 2000 server with exchange 2000 to

> create the mail box and the account, don't you?

> Regard,

> srikieat

In exhange 2000 we can't create mailbox with LDAP, but we can use CDOEX.

Does anyone have try CDOEX ?

Cause I have try but always fail.

Please help me...



I use win2000 server with exchange 2000.



error in objCon.SetInfo, what dll must I have register ?



or maybe anyone who know the ASP Component that can create/delete user and

their mailbox.



thanks,...





> --- smursyi@h... wrote:

> > hi,

> >

> > i'm trying to create new mailbox in exchange. i can

> > create a user in the

> > active directory, but i can't create mailbox for

> > this user, there is

> > always an error :

> >

> > "Run-time error '-2147016672(80072020)

> > Automation error"

> >

> > when the program try to

> > getobject("LDAP://server.....)

> > if anyone know how to fix it, please reply.

> > i really need this.

> >

> > thanks

> 

  Return to Index