|
 |
asp_cdo thread: Mapi Doubt
Message #1 by "dilip" <dilip@i...> on Tue, 12 Jun 2001 10:43:25 +0530
|
|
If u have a Windows 2000 professional can we create an object of
MAPI.beacuse when i say
server.createobject(Mapi.session") i am getting an error Invalid Progid.I
am using Windows 2000 Professional.Should i have a windows 2000 server to
create an object of MAPI.I am not able to create an object of CDo.session
also.Why????.Please help me in this regard
Message #2 by "Siegfried Weber" <sweber@c...> on Wed, 13 Jun 2001 00:02:36 +0200
|
|
Thr prog ID "MAPI.Sesion" belongs to CDO 1.21 which is not installed
with the operating system. It comes with Outlook 98/2000/2002 (the
latter two only if you install CDO 1.21 as custom option) or Exchange
5.5/2000 Server.
A prog ID "CDO.Session" doesn't exist at all.
</Siegfried>
> -----Original Message-----
> From: dilip [mailto:dilip@i...]
> Sent: Tuesday, June 12, 2001 7:13 AM
> To: ASP CDO
> Subject: [asp_cdo] Mapi Doubt
>
>
> If u have a Windows 2000 professional can we create an object of
> MAPI.beacuse when i say
> server.createobject(Mapi.session") i am getting an error
> Invalid Progid.I
> am using Windows 2000 Professional.Should i have a windows
> 2000 server to
> create an object of MAPI.I am not able to create an object of
> CDo.session
> also.Why????.Please help me in this regard
>
>
>
|
|
 |