[Collaboration Data Objects - [MAPI_E_NOT_.. ??
Hi!
I have a problem I cant soulve.
The problem is as follows;
When Im trying to login to a Exchange Server 2000
using CDO and ASP this error occurs;
[Collaboration Data Objects - [MAPI_E_NOT_FOUND
(8004010F)]]
The error is on this line;
objCurSession.Logon "Frej", "frej", True, True, 0, False,
strPInfo
the strPInfo is this;
strPInfo = "193.168.100.3" & VbLf & "frej"
the username and everyting is right but it cant find the
MAPI.
When I check the WIN.INI file it shows;
[MAIL]
MAPI=1
And I have the CDO.DLL file, version: 6.0.4417.0
It was installed there when I installed Exchange Server
2000.
The Server is a Windows 2000 Server
and I have Exchange Server 2000 installed.
Anyone recognice this problem?
Someone have some error searching steps to provide or something?
Thankful for any help.
//Frej Norling
|