REDEMPTION HANGING during LOGON

Status
Not open for further replies.
Q

QVZJUw

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.
 
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)

-

"AVIS" <AVIS> wrote in message

news:1BB7A5AF-B36A-4B2E-AB20-420061CF61A9@microsoft.com...
> 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.
 
Hi,

Thanks for the suggestions, found that the problem is related to a control

in the form and not related to the redemption coding.

"Dmitry Streblechenko" wrote:


> 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)
>

>

>

> -
> "AVIS" <AVIS> wrote in message
> news:1BB7A5AF-B36A-4B2E-AB20-420061CF61A9@microsoft.com...
> >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.


>
 
Status
Not open for further replies.
Similar threads
Thread starter Title Forum Replies Date
A Edit subject - and change conversationTopic - using VBA and redemption Outlook VBA and Custom Forms 2
N Redemption VBA basics...something's missing Using Outlook 0
D Redemption? Need rapid pull of Outlook Contacts, email + notes for VBA Using Outlook 1
J 64-bit version of Redemption? Outlook VBA and Custom Forms 2
E Redemption access AppointmentItem Label from outlook Outlook VBA and Custom Forms 6
E Redemption MAPI access(c#) Outlook VBA and Custom Forms 4
W Redemption::RDOMail.PrintOut() / DoAction(maPrint) not working Outlook VBA and Custom Forms 1
B Use Redemption to get sender's email address Outlook VBA and Custom Forms 3
M EMail1Address and EMail1AddressType strangeness using Redemption Outlook VBA and Custom Forms 2
A Creating Redemption.MAPIUtils failed with Windows 7 x64 Outlook VBA and Custom Forms 5
D href tags does not result in the full url with Redemption Outlook VBA and Custom Forms 4
E Redemption Foldes.Add doesn't work Outlook VBA and Custom Forms 3
E Redemption Foldes.Add doesn't work Outlook VBA and Custom Forms 3
N Redemption.RDOSession logon() stops emails sending-they stay in Ou Outlook VBA and Custom Forms 3
E Should I switch to redemption Outlook VBA and Custom Forms 11
E Should I switch to redemption Outlook VBA and Custom Forms 11
C Redemption - Rules for outlook Outlook VBA and Custom Forms 1
G Error in Outlook Object Model with redemption and google apps prem Outlook VBA and Custom Forms 3
P Redemption Send EMail Outlook VBA and Custom Forms 10
S redemption reference Outlook VBA and Custom Forms 1
T Configure mailbox OutofOffice with Redemption Outlook Outlook VBA and Custom Forms 1
D redemption dll not registering in windows vista Outlook VBA and Custom Forms 3
Y Redemption MessageItem SaveAs problem Outlook VBA and Custom Forms 8
R Newbie Redemption ISafeMailItemPtr question Outlook VBA and Custom Forms 6
Q GAL.ResolveName issue with REDEMPTION Outlook VBA and Custom Forms 5
P Redemption not working on OL2007 Outlook VBA and Custom Forms 2
P Redemption Send EMail fails Outlook VBA and Custom Forms 4
S delete appointmentitem permanently using redemption Outlook VBA and Custom Forms 2
D redemption - foldercreate event + delegate user Outlook VBA and Custom Forms 8
C Assign To and CC list while using Redemption.dll library Outlook VBA and Custom Forms 10
U Re: Read fields with Redemption Outlook VBA and Custom Forms 1
V redemption MAPIUtils Outlook VBA and Custom Forms 3
C Synchronizing subscribed folders causes hanging during send/receive process Using Outlook 2
J Outlook 2013 hanging for unknown reason Using Outlook 1
P Outlook hanging issue Using Outlook 0
David Trevose Hanging on Send Receive Using Outlook 2
M CDO hanging on Logoff Outlook VBA and Custom Forms 4
M How to keep reccurence during copy tasks to calendar? Using Outlook 1
Diane Poremsky Data loss may occur during public folder migration Using Outlook 0
Diane Poremsky Add Attachments and Set Email Fields During a Mail Merge Using Outlook 0
Diane Poremsky Add attachments and set email fields during a mail merge to email Using Outlook 0
D Outlook 2010 hangs during message send/receive Using Outlook 2
B Outlook being closed causing problems during copy to Excel Outlook VBA and Custom Forms 6
R People View Changes during search Using Outlook 2
H Corrupt arabic languge text during contact import Using Outlook 1
D Change To address when it is sent to a specific address during specfic time. Using Outlook 2
S Emails during business hours ONLY. Using Outlook 1
C crash during account setup - can't delete corrupted account/data file Using Outlook 13
P IMAP errors with AOL during sync Outlook VBA and Custom Forms 3
T BCM Crashing during search - 2007 edition BCM (Business Contact Manager) 3

Similar threads

Back
Top