Vista-Redemption

Joined
Aug 7, 2007
Messages
5
Reaction score
0
Hi,

I am working with the Redemption library (version 4.2.0.562) within an installer, to publish a form in Outlook (with the default profile, "Outlook"). All works fine in WinXP, but when I try to use it in Windows Vista, I have some problems: it works fine if I install directly from the .exe, but it does not when installing from the iExplorer ('Logon' process fails):

Dim objSession As New RDOSession
objSession.Logon ("Outlook")

*********** Error in MAPILogonEx: MAPI_E_INVALID_PARAMETER

Any idea? Is it due to the Redemption version? Or is it sth related to Win Vista and iExplorer?

Thanks in advance

Diego
 
Joined
Aug 7, 2007
Messages
5
Reaction score
0
Fixed

I have fixed the problem by using the lastest version of the Redemption library. In fact, it works both with protected mode activated and disactivated in iExplorer...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top