Help - Macro Security Issue

B

Barry Watzman

Every single time I open Outlook (Office 2003), I get the following text
box:

"Microsoft Office Word [in border of the message box]"

"This file contains macros with an expired or revoked signature. Since
you are running under high security level, these macros will be disabled."

Is there any way I can find the source/cause of this? Other than
outlook 2003, nothing else is open or running.

I am concerned that something may have infected my system; I had some
kind of critical problem today, the system would shut down immediately
after starting, and I did have to restore from an image backup.

Thanks
 
S

Sue Mosher [MVP-Outlook]

This isn't an Outlook issue. It's a Word issue. Open Word. Press Alt+F11 to see Word's VBA environment and investigate the macros found there.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
B

Barry Watzman

Ok, that appears to be correct, since with outlook closed, opening word
produces the same text box.

Can you give me any better idea as to how to find out which macro in
what document is offending? Alt-F11 does indeed open the environment,
but I'm pretty clueless as to how to interpret this or proceed from there.

This isn't an Outlook issue. It's a Word issue. Open Word. Press Alt+F11 to see Word's VBA environment and investigate the macros found there.

Original post:

Every single time I open Outlook (Office 2003), I get the following text
box:

"Microsoft Office Word [in border of the message box]"

"This file contains macros with an expired or revoked signature. Since
you are running under high security level, these macros will be disabled."

Is there any way I can find the source/cause of this? Other than
outlook 2003, nothing else is open or running.

I am concerned that something may have infected my system; I had some
kind of critical problem today, the system would shut down immediately
after starting, and I did have to restore from an image backup.
 
S

Sue Mosher [MVP-Outlook]

If you don't know what the macros are doing, remove all the code modules. Or simply turn off Word VBA completely -- Tools | Macros | Security.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers


Barry Watzman said:
Ok, that appears to be correct, since with outlook closed, opening word
produces the same text box.

Can you give me any better idea as to how to find out which macro in
what document is offending? Alt-F11 does indeed open the environment,
but I'm pretty clueless as to how to interpret this or proceed from there.

This isn't an Outlook issue. It's a Word issue. Open Word. Press Alt+F11 to see Word's VBA environment and investigate the macros found there.

Original post:

Every single time I open Outlook (Office 2003), I get the following text
box:

"Microsoft Office Word [in border of the message box]"

"This file contains macros with an expired or revoked signature. Since
you are running under high security level, these macros will be disabled."

Is there any way I can find the source/cause of this? Other than
outlook 2003, nothing else is open or running.

I am concerned that something may have infected my system; I had some
kind of critical problem today, the system would shut down immediately
after starting, and I did have to restore from an image backup.
 
B

Barry Watzman

Is there any reason why I might need some of them (e.g. I break
something if I remove them)?
 
S

Sue Mosher [MVP-Outlook]

The only way to know is to analyze what they do. We can't look over your shoulder.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 

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