REDEMPTION HANGING during LOGON

A

AVIS

I have two applications developed in Visual Basic. Both the applications use
REDEMPTION to communicate with EXCHANGE SERVER. The main application just
hangs when the following command is executed, whereas the same command is
executed perfectly fine with the second application.

Call oRDOSession.LogonExchangeMailbox(ExchangeId, ExchangeServer)

Can anyone suggest or help, to resolve the problem.

Thanks in advance for the help.
 
D

Dmitry Streblechenko

Are you sure it really hangs rather than return error that your code does
not expect?
What is different between these two apps? Are they regular UI apps?

--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-
 
A

AVIS

Hi,

Thanks for the suggestions, found that the problem is related to a control
in the form and not related to the redemption coding.
 

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