macros

  • Thread starter Thread starter mookashi
  • Start date Start date
M

mookashi

hi,

im getting this error msg dialog box everytime i open Microsoft Outloo
2000 . im developing a ComAddIn for outlook.

the error says:
ThisOutLookSession contains macros.
enable?disable?more info.


how do i eliminate this modal dialog bo
 
Either set your macro security to Low (a security risk) or sign your macro
code project. You can use the selfcert.exe program that comes with Office to
do that. Once you have a signature open VBA and use Tools, Digital Signature
to add your signature. Exit and restart Outlook and you won't get that
prompt.
 

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

Back
Top