|
 |
asp_cdo thread: Re: creating new mailbox in exchange
Message #1 by Srikieat Sriprawatkul <srikieat@y...> on Wed, 31 Jan 2001 18:30:14 -0800 (PST)
|
|
What is CDOEX?
Thanks
--- Andry Fixa <fixafixa@m...> wrote:
> > 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
>
Message #2 by "Sherief Mursyidi" <smursyi@h...> on Thu, 1 Feb 2001 11:18:59 +0700
|
|
for win2k and exchange 2k
you have to use CDOEXM..., it's the library..
----- Original Message -----
From: Srikieat Sriprawatkul <srikieat@y...>
To: ASP CDO <asp_cdo@p...>
Sent: Thursday, February 01, 2001 9:30 AM
Subject: [asp_cdo] Re: creating new mailbox in exchange
> What is CDOEX?
> Thanks
> --- Andry Fixa <fixafixa@m...> wrote:
> > > 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
>
Message #3 by Srikieat Sriprawatkul <srikieat@y...> on Thu, 1 Feb 2001 01:40:32 -0800 (PST)
|
|
Please give me more detail... I don't understand....
--- Sherief Mursyidi <smursyi@h...> wrote:
> for win2k and exchange 2k
> you have to use CDOEXM..., it's the library..
>
> ----- Original Message -----
> From: Srikieat Sriprawatkul <srikieat@y...>
> To: ASP CDO <asp_cdo@p...>
> Sent: Thursday, February 01, 2001 9:30 AM
> Subject: [asp_cdo] Re: creating new mailbox in
> exchange
>
>
> > What is CDOEX?
> > Thanks
> > --- Andry Fixa <fixafixa@m...> wrote:
> > > > 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
Message #4 by "Michael Morisoli" <Michael@M...> on Thu, 1 Feb 2001 12:05:56 -0800
|
|
I don't know if this is part of your problem, but I discovered that
CDOEX only runs on the Exchange 2000 server itself. The only way I have
found to program using CDOEX is to install VI onto an Exchange 2000
server and do your CDOEX development on that server.
I have tried to copy the CDOEX.DLL's etc to my development system with
no luck at all. You can only write to CDOEX on the Exchange 2000
server.
Mike
-----Original Message-----
From: Srikieat Sriprawatkul [mailto:srikieat@y...]
Sent: Thursday, February 01, 2001 1:41 AM
To: ASP CDO
Subject: [asp_cdo] Re: creating new mailbox in exchange
Please give me more detail... I don't understand....
--- Sherief Mursyidi <smursyi@h...> wrote:
> for win2k and exchange 2k
> you have to use CDOEXM..., it's the library..
>
> ----- Original Message -----
> From: Srikieat Sriprawatkul <srikieat@y...>
> To: ASP CDO <asp_cdo@p...>
> Sent: Thursday, February 01, 2001 9:30 AM
> Subject: [asp_cdo] Re: creating new mailbox in
> exchange
>
>
> > What is CDOEX?
> > Thanks
> > --- Andry Fixa <fixafixa@m...> wrote:
> > > > 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
Message #5 by "Sherief Mursyidi" <smursyi@h...> on Fri, 2 Feb 2001 10:47:39 +0700
|
|
it's the server object for Exchange 2000. it's used to be called CDO for
Exchange Management...
----- Original Message -----
From: Srikieat Sriprawatkul <srikieat@y...>
To: ASP CDO <asp_cdo@p...>
Sent: Thursday, February 01, 2001 4:40 PM
Subject: [asp_cdo] Re: creating new mailbox in exchange
> Please give me more detail... I don't understand....
> --- Sherief Mursyidi <smursyi@h...> wrote:
> > for win2k and exchange 2k
> > you have to use CDOEXM..., it's the library..
> >
> > ----- Original Message -----
> > From: Srikieat Sriprawatkul <srikieat@y...>
> > To: ASP CDO <asp_cdo@p...>
> > Sent: Thursday, February 01, 2001 9:30 AM
> > Subject: [asp_cdo] Re: creating new mailbox in
> > exchange
> >
> >
> > > What is CDOEX?
> > > Thanks
> > > --- Andry Fixa <fixafixa@m...> wrote:
> > > > > 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
>
Message #6 by "Andry Fixa" <fixafixa@m...> on Fri, 2 Feb 2001 14:09:39 +0700
|
|
I don't know if this is part of your problem, but I discovered that
CDOEX only runs on the Exchange 2000 server itself. The only way I have
found to program using CDOEX is to install VI onto an Exchange 2000
server and do your CDOEX development on that server.
+ VI ? what's that ?
I have cdoex.dll in my directory exchange.
and cdoex.dll won't register by using regsvr32
I have tried to copy the CDOEX.DLL's etc to my development system with
no luck at all. You can only write to CDOEX on the Exchange 2000
server.
+ Maybe the only solution is downgrade my exchange 2000 to exchange 5.5 ?
Message #7 by "Andry Fixa" <fixafixa@m...> on Fri, 2 Feb 2001 14:32:26 +0700
|
|
> for win2k and exchange 2k
> you have to use CDOEXM..., it's the library..
i think only exchange 2k use CDOEXM
i think win2000 can use ADSI
CMIIW
|
|
 |