VBA script won't run from Rule

  • Thread starter Thread starter Christopher Burns
  • Start date Start date
C

Christopher Burns

Hi gang,

My forehead hurts from banging it against the wall on
this one...

I have a very simple VBA script, running under Outlook
2003, that saves the attached file from a message to a
folder on the file system. The script is invoked from a
rule that fires when a message arrives and meets certain
conditions. The rule also performs some minor operations
to the email message such as marking it read and moving
it to another folder.

When I run the rule, either manually (Run Now...) or as a
new message is received, the message is moved and marked
as read, but the script never runs. I have put break-
points in, tried re-writing the entire thing, etc. but it
just won't run.

I have used SelfCert to certify the script and have my
macro security set to High.

This whole scenario was working just fine under Outlook
2002.

ANY input would be greatly appreciated. If it is not too
much trouble, please also send replies to chris DOT burns
AT cidmcorp DOT com.

Cheers,

Chris
 
Chris-

Great that you got it sorted.

However, it would be nice to post the solution, in case
anyone else is struggling with the same issue.

Regards,

-Andrew
==========================================
 
Back
Top