Suppress Popup

D

Doug Shokes

Is there a way to suppress the popup when Outlook can't connect to the mail server? The popup that asks for passwords and then shows the failed Send/Receive message? I have Outlook reading emails all day and my VB code parses the emails and throws the records into a database table. If Outlook hangs, the whole process comes to a halt until I manually clear the messages. Can these messages be avoided so that if Outlook times out (or whatever is happening) it just retries until it succeeds? Are there error events I can trap for? Thanks in advance. DOug Shokes.
Submitted using http://www.outlookforums.com
 
K

Ken Slovak - [MVP - Outlook]

No way that I know of. That's one of the reasons that the Outlook object
model isn't suitable for running in a service.
 

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