Help!

Suppress Popup

 
  

Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Programming VBA RSS
Next:  Contact Information Not Autopopulating in New Ema..  
Author Message
Doug Shokes
External


Since: Apr 29, 2009
Posts: 1



PostPosted: Wed Apr 29, 2009 10:43 am    Post subject: Suppress Popup
Archived from groups: microsoft>public>outlook>program_vba (more info?)

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
Back to top
Ken Slovak - [MVP - Outlo
External


Since: Oct 17, 2003
Posts: 3355



PostPosted: Wed Apr 29, 2009 6:06 pm    Post subject: Re: Suppress Popup [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

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.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm


"Doug Shokes" <dshokes[at]cox[dot]net> wrote in message
news:e6dqPjNyJHA.5156@TK2MSFTNGP04.phx.gbl...
> 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
Back to top
Display posts from previous:   
Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Programming VBA All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum