![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
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 |
Ads |
#2
|
|||
|
|||
![]()
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 ... 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 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Cannot suppress winmail.dat | ChuckCooperman | Outlook - Installation | 2 | January 28th 09 02:38 AM |
Suppress the location from printing on calendar | colleen | Outlook - Calandaring | 0 | April 2nd 07 04:14 PM |
How to suppress Reminder dialog box programatically | UB | Outlook - General Queries | 0 | December 11th 06 10:56 AM |
Suppress signatures in form | Dorci | Outlook - Using Forms | 2 | November 30th 06 01:33 PM |
How do I suppress Outlook warning? | Matthew Speed | Outlook and VBA | 5 | July 17th 06 03:43 PM |