![]() |
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
|
|||
|
|||
![]()
Hi 2 All!
I've faced with very strange problem: I have rule fires after arrival of the letter and execute VBA script ("run a script" option) located in the ThisOutlookSession Module. It looks like: ------ Sub FailTest(Item As MailItem) 'Log ("FailTest") End Sub ------ Yes, it does nothing ![]() simplified code to localize a place of raising of exception. So, in general this code works fine. BUT sometimes after arrival of the message it spontaneously fails with message: "Rules In Error", "The Operation Failed". And then my rule turns off. It occurs on the average 3-5 times day. I can't determine what exactly causes error ![]() (I have an error handler but it doesn't log error report) I suppose that exception is raised in the Rules Manager (or Wizard) while it tries to call my VBA script & pass there arrived mail as parameter. I tried to find solution of the problem or work around, but I've found nothing ![]() Anyone have any ideas on how to solve this problem? System: Outlook 2007, Win XP SP3. + All Updates for Office & Windows. The same behaviour was on Outlook 2003, Win XP SP2 Settings: Junk e-mail options: high; Cached Exchange Mode: On Many Thanks! |
#2
|
|||
|
|||
![]()
About all I can say is that I feel your pain - I'm seeing the same thing -
albeit less often - with Outlook 2007 and Vista. Please post back here if you ever do find out anything! James "Willy" wrote: Hi 2 All! I've faced with very strange problem: I have rule fires after arrival of the letter and execute VBA script ("run a script" option) located in the ThisOutlookSession Module. It looks like: ------ Sub FailTest(Item As MailItem) 'Log ("FailTest") End Sub ------ Yes, it does nothing ![]() simplified code to localize a place of raising of exception. So, in general this code works fine. BUT sometimes after arrival of the message it spontaneously fails with message: "Rules In Error", "The Operation Failed". And then my rule turns off. It occurs on the average 3-5 times day. I can't determine what exactly causes error ![]() (I have an error handler but it doesn't log error report) I suppose that exception is raised in the Rules Manager (or Wizard) while it tries to call my VBA script & pass there arrived mail as parameter. I tried to find solution of the problem or work around, but I've found nothing ![]() Anyone have any ideas on how to solve this problem? System: Outlook 2007, Win XP SP3. + All Updates for Office & Windows. The same behaviour was on Outlook 2003, Win XP SP2 Settings: Junk e-mail options: high; Cached Exchange Mode: On Many Thanks! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
The Operation Failed Error Message | Tony | Outlook and VBA | 0 | April 29th 08 04:35 AM |
Rules: The Operation Failed | Boppy | Outlook - General Queries | 3 | December 6th 07 04:10 PM |
Rules In Error: The Operation Failed. | [email protected] | Outlook and VBA | 0 | July 30th 07 08:46 PM |
The Operation Failed - Mail Preview Error | [email protected] | Outlook - Calandaring | 0 | January 24th 07 03:56 AM |
Error message0x8004010f Operation Failed | Jay Thomas | Outlook - General Queries | 4 | January 11th 06 08:11 PM |