Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_cdo thread: Error in Server.CreateObject("MAPI.Session")


Message #1 by "ji" <ji_mminm@h...> on Tue, 8 Jan 2002 12:58:30
Hi



I have an error in asp page. The code is 



Server.CreateObject("MAPI.Session")



and the error is:



-2146959355: 006~ASP 0177~Error en Server.CreateObject



The IIS is in Window2000 professional computer and Exchange is in another 

computer with W2000 Server.



Please, I don't know what's happened. 



Thank you.



ji_mminm@h...



PD : Excuses for my English, i'm writing you from spain.
Message #2 by "Siegfried Weber" <sweber@c...> on Wed, 9 Jan 2002 08:43:56 +0100
Make sure that you have At least one of the following products

installed:



Exchange 5.5 Server (or the admin console) with the latest service pack

and hotfixes

Exchange 2000 Server (or the admin console) with the latest service pack

and hotfixes

Outlook 98 (only in Corporate or Workgroup mode)

Outlook 2000 (only in Corporate or Workgroup mode)

Outlook 2002



Some additional notes:



1. CDO 1.21 is not installed by default on Outlook 2000/2002 and you

need to rerun the Office installation to add it.

2. Microsoft doesn't using MAPI/CDO 1.21 of Outlook with server

applications or ASP pages. According to a Microsoft representative on

the MAPI List it is absolutely legal to install the Exchange 5.5/2000

admin console (of course with the latest service packs and hotfixes) to

get a reliable installation of Extended MAPI & CDO 1.21

3. If you use Outlook 2000/2002 you might run into issues with the

incorporated E-Mail Security update (Outlook 2002: built-in, Outlook

2000: beginning with SP2 or separate d/l built-in)



<Siegfried />



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

> From: ji [mailto:ji_mminm@h...]

> Sent: Tuesday, January 08, 2002 1:59 PM

> To: ASP CDO

> Subject: [asp_cdo] Error in Server.CreateObject("MAPI.Session")

>

> Hi

>

> I have an error in asp page. The code is

>

> Server.CreateObject("MAPI.Session")

>

> and the error is:

>

> -2146959355: 006~ASP 0177~Error en Server.CreateObject

>

> The IIS is in Window2000 professional computer and Exchange is in

another

> computer with W2000 Server.

>

> Please, I don't know what's happened.

>

> Thank you.

>

> ji_mminm@h...

>

> PD : Excuses for my English, i'm writing you from spain.




$subst('Email.Unsub').


  Return to Index