Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_databases thread: object not created ----- Server.CreateObject("MAPI.Session")


Message #1 by ravinpal@h... on Thu, 21 Mar 2002 01:02:29
All,

I have a web application on IIS using ASP. It interacts with Exchange 
Server 5.5 and send information to calender folder in Exchange Inbox.

Recently we have upgraded to Exchange Server 2000. Now the mail has stoped 
working. When we debug it we find that.
the error comes at the following code.

Set oCDOSession = Server.CreateObject("MAPI.Session")

I printed the error numbr and description...

006~ASP 0177~Server.CreateObject Failed~80040605

We are not able to figure out this... 

Please help


  Return to Index