Connect iNotes by API C++ failed on authentification server

i would like to connect to iNotes using API toolkit c++, the server responde always : “The server’s Domino Directory does not contain any cross certificates capable of authenticating you” … What can i do ?How can i authenticate myself with my own username and password…

The server showcase2.notes.net failed on the call of “db.open();” after the

Session.GetDatabase(“mail/MyUserDb”, db&, “showcase2.notes.net”)

Thanks for your help.

Nicolas Berrez

Subject: Your Local NotesUser.ID file is used by the API. That means that your Certificate was not issued by the one that created the Server.

Either switch your id (w/ the Notes Client) to one that can access the server, or have the admin of that server Cross Certify your Id file.