lmf232s
08-10-2004, 01:29 PM
I am trying to connect to our exchange server and access outlook.
I am running into a problem.
Microsoft VBScript runtime error '800a01ad'
ActiveX component can't create object: 'MAPI.Session'
/NewTest/Exchange/lftFrame.asp, line 114
it dies when it is trying to create the object.
This is line 114
Set objSession = CreateObject("MAPI.Session")
I have checked and I have MAPI.dll installed on the server.
What else am i missingl.
I am running into a problem.
Microsoft VBScript runtime error '800a01ad'
ActiveX component can't create object: 'MAPI.Session'
/NewTest/Exchange/lftFrame.asp, line 114
it dies when it is trying to create the object.
This is line 114
Set objSession = CreateObject("MAPI.Session")
I have checked and I have MAPI.dll installed on the server.
What else am i missingl.