![]() |
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
|
|||
|
|||
![]()
In my attempt to digitally sign it, The Sign As, gives me a choice of only
one certficate, which, "Windows does not have enough information to verify this certificate.". Are there other options available? Am I doing this correctly? Thanks, Michael "Sue Mosher [MVP-Outlook]" wrote: Digitially signing the code is the more secure choice. -- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "Winnipeg Michael" wrote in message ... Thanks Sue. I did try lowering the setting, and I thought that I did restart Outlook, but I guess I didnt properly change the setting. Thanks for the help. Which is better though? Lowering the setting, or digitially signing? Michael "Sue Mosher [MVP-Outlook]" wrote: Tools | Macros | Security. Restart Outlook after lowering the setting from High. Or digitally sign your project; see http://www.outlookcode.com/d/vb.htm#selfcert "Winnipeg Michael" wrote in message ... I created a macro on Friday that would create an email to one person with the click of a button. It worked fine. I tried it this morning, and its not. I get a pop-up window saying "The macros in this project are disabled. Please refer to the online help or documentation of the host application to determine how to disable macros." I deleted it, and tried a new one, and it still gives me the error message. The macro is simple, and I can type it in if anybody thinks they can help. Thanks, Michael |
#2
|
|||
|
|||
![]()
Yes, you're doing that correctly. Did you read up on Selfcert.exe? As a self-generated certificate, it has no chain of trust from a certificate authority.
-- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "Winnipeg Michael" wrote in message ... In my attempt to digitally sign it, The Sign As, gives me a choice of only one certficate, which, "Windows does not have enough information to verify this certificate.". Are there other options available? Am I doing this correctly? Thanks, Michael "Sue Mosher [MVP-Outlook]" wrote: Digitially signing the code is the more secure choice. -- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "Winnipeg Michael" wrote in message ... Thanks Sue. I did try lowering the setting, and I thought that I did restart Outlook, but I guess I didnt properly change the setting. Thanks for the help. Which is better though? Lowering the setting, or digitially signing? Michael "Sue Mosher [MVP-Outlook]" wrote: Tools | Macros | Security. Restart Outlook after lowering the setting from High. Or digitally sign your project; see http://www.outlookcode.com/d/vb.htm#selfcert "Winnipeg Michael" wrote in message ... I created a macro on Friday that would create an email to one person with the click of a button. It worked fine. I tried it this morning, and its not. I get a pop-up window saying "The macros in this project are disabled. Please refer to the online help or documentation of the host application to determine how to disable macros." I deleted it, and tried a new one, and it still gives me the error message. The macro is simple, and I can type it in if anybody thinks they can help. Thanks, Michael |
#3
|
|||
|
|||
![]()
Sorry, no, I missed the Seflcert.exe. Well, I actually skipped it. Whoops.
Okay, I did create my own certificate, and now to enable trust, I need to "install this certificate in the Trusted Root Certification Authorities Store"? Am I still doing this correctly? "Sue Mosher [MVP-Outlook]" wrote: Yes, you're doing that correctly. Did you read up on Selfcert.exe? As a self-generated certificate, it has no chain of trust from a certificate authority. -- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "Winnipeg Michael" wrote in message ... In my attempt to digitally sign it, The Sign As, gives me a choice of only one certficate, which, "Windows does not have enough information to verify this certificate.". Are there other options available? Am I doing this correctly? Thanks, Michael "Sue Mosher [MVP-Outlook]" wrote: Digitially signing the code is the more secure choice. -- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "Winnipeg Michael" wrote in message ... Thanks Sue. I did try lowering the setting, and I thought that I did restart Outlook, but I guess I didnt properly change the setting. Thanks for the help. Which is better though? Lowering the setting, or digitially signing? Michael "Sue Mosher [MVP-Outlook]" wrote: Tools | Macros | Security. Restart Outlook after lowering the setting from High. Or digitally sign your project; see http://www.outlookcode.com/d/vb.htm#selfcert "Winnipeg Michael" wrote in message ... I created a macro on Friday that would create an email to one person with the click of a button. It worked fine. I tried it this morning, and its not. I get a pop-up window saying "The macros in this project are disabled. Please refer to the online help or documentation of the host application to determine how to disable macros." I deleted it, and tried a new one, and it still gives me the error message. The macro is simple, and I can type it in if anybody thinks they can help. Thanks, Michael |
#4
|
|||
|
|||
![]()
Yes, that should be covered in the KB article that has instructions.
-- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "Winnipeg Michael" wrote in message ... Sorry, no, I missed the Seflcert.exe. Well, I actually skipped it. Whoops. Okay, I did create my own certificate, and now to enable trust, I need to "install this certificate in the Trusted Root Certification Authorities Store"? Am I still doing this correctly? "Sue Mosher [MVP-Outlook]" wrote: Yes, you're doing that correctly. Did you read up on Selfcert.exe? As a self-generated certificate, it has no chain of trust from a certificate authority. "Winnipeg Michael" wrote in message ... In my attempt to digitally sign it, The Sign As, gives me a choice of only one certficate, which, "Windows does not have enough information to verify this certificate.". Are there other options available? Am I doing this correctly? Thanks, Michael "Sue Mosher [MVP-Outlook]" wrote: Digitially signing the code is the more secure choice. -- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "Winnipeg Michael" wrote in message ... Thanks Sue. I did try lowering the setting, and I thought that I did restart Outlook, but I guess I didnt properly change the setting. Thanks for the help. Which is better though? Lowering the setting, or digitially signing? Michael "Sue Mosher [MVP-Outlook]" wrote: Tools | Macros | Security. Restart Outlook after lowering the setting from High. Or digitally sign your project; see http://www.outlookcode.com/d/vb.htm#selfcert "Winnipeg Michael" wrote in message ... I created a macro on Friday that would create an email to one person with the click of a button. It worked fine. I tried it this morning, and its not. I get a pop-up window saying "The macros in this project are disabled. Please refer to the online help or documentation of the host application to determine how to disable macros." I deleted it, and tried a new one, and it still gives me the error message. The macro is simple, and I can type it in if anybody thinks they can help. Thanks, Michael |
#5
|
|||
|
|||
![]()
Hey Sue.
I read it all, and I think I got it to work properly. I closed Outlook, opened it up, ran the macro, and no problems. Thanks so much for your help! Michael "Winnipeg Michael" wrote: Sorry, no, I missed the Seflcert.exe. Well, I actually skipped it. Whoops. Okay, I did create my own certificate, and now to enable trust, I need to "install this certificate in the Trusted Root Certification Authorities Store"? Am I still doing this correctly? "Sue Mosher [MVP-Outlook]" wrote: Yes, you're doing that correctly. Did you read up on Selfcert.exe? As a self-generated certificate, it has no chain of trust from a certificate authority. -- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "Winnipeg Michael" wrote in message ... In my attempt to digitally sign it, The Sign As, gives me a choice of only one certficate, which, "Windows does not have enough information to verify this certificate.". Are there other options available? Am I doing this correctly? Thanks, Michael "Sue Mosher [MVP-Outlook]" wrote: Digitially signing the code is the more secure choice. -- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "Winnipeg Michael" wrote in message ... Thanks Sue. I did try lowering the setting, and I thought that I did restart Outlook, but I guess I didnt properly change the setting. Thanks for the help. Which is better though? Lowering the setting, or digitially signing? Michael "Sue Mosher [MVP-Outlook]" wrote: Tools | Macros | Security. Restart Outlook after lowering the setting from High. Or digitally sign your project; see http://www.outlookcode.com/d/vb.htm#selfcert "Winnipeg Michael" wrote in message ... I created a macro on Friday that would create an email to one person with the click of a button. It worked fine. I tried it this morning, and its not. I get a pop-up window saying "The macros in this project are disabled. Please refer to the online help or documentation of the host application to determine how to disable macros." I deleted it, and tried a new one, and it still gives me the error message. The macro is simple, and I can type it in if anybody thinks they can help. Thanks, Michael |
#6
|
|||
|
|||
![]()
Sue,
I have the same problem as Mikael: I created a macro last week, it worked fine and now it doesn't. I get the same error message. i tried the steps that were discribed below (creating certificate, adding it to the trusted root..., signing, ) but it still does not work. Is there something else that can be the problem? Kind regards,Tim "Winnipeg Michael" wrote: Hey Sue. I read it all, and I think I got it to work properly. I closed Outlook, opened it up, ran the macro, and no problems. Thanks so much for your help! Michael "Winnipeg Michael" wrote: Sorry, no, I missed the Seflcert.exe. Well, I actually skipped it. Whoops. Okay, I did create my own certificate, and now to enable trust, I need to "install this certificate in the Trusted Root Certification Authorities Store"? Am I still doing this correctly? "Sue Mosher [MVP-Outlook]" wrote: Yes, you're doing that correctly. Did you read up on Selfcert.exe? As a self-generated certificate, it has no chain of trust from a certificate authority. -- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "Winnipeg Michael" wrote in message ... In my attempt to digitally sign it, The Sign As, gives me a choice of only one certficate, which, "Windows does not have enough information to verify this certificate.". Are there other options available? Am I doing this correctly? Thanks, Michael "Sue Mosher [MVP-Outlook]" wrote: Digitially signing the code is the more secure choice. -- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "Winnipeg Michael" wrote in message ... Thanks Sue. I did try lowering the setting, and I thought that I did restart Outlook, but I guess I didnt properly change the setting. Thanks for the help. Which is better though? Lowering the setting, or digitially signing? Michael "Sue Mosher [MVP-Outlook]" wrote: Tools | Macros | Security. Restart Outlook after lowering the setting from High. Or digitally sign your project; see http://www.outlookcode.com/d/vb.htm#selfcert "Winnipeg Michael" wrote in message ... I created a macro on Friday that would create an email to one person with the click of a button. It worked fine. I tried it this morning, and its not. I get a pop-up window saying "The macros in this project are disabled. Please refer to the online help or documentation of the host application to determine how to disable macros." I deleted it, and tried a new one, and it still gives me the error message. The macro is simple, and I can type it in if anybody thinks they can help. Thanks, Michael |
#7
|
|||
|
|||
![]()
Problem is solved.
I found the suggestion in another thread to not just close outlook, but to restart windows. That worked for me. Thanks. "beyerst" wrote: Sue, I have the same problem as Mikael: I created a macro last week, it worked fine and now it doesn't. I get the same error message. i tried the steps that were discribed below (creating certificate, adding it to the trusted root..., signing, ) but it still does not work. Is there something else that can be the problem? Kind regards,Tim "Winnipeg Michael" wrote: Hey Sue. I read it all, and I think I got it to work properly. I closed Outlook, opened it up, ran the macro, and no problems. Thanks so much for your help! Michael "Winnipeg Michael" wrote: Sorry, no, I missed the Seflcert.exe. Well, I actually skipped it. Whoops. Okay, I did create my own certificate, and now to enable trust, I need to "install this certificate in the Trusted Root Certification Authorities Store"? Am I still doing this correctly? "Sue Mosher [MVP-Outlook]" wrote: Yes, you're doing that correctly. Did you read up on Selfcert.exe? As a self-generated certificate, it has no chain of trust from a certificate authority. -- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "Winnipeg Michael" wrote in message ... In my attempt to digitally sign it, The Sign As, gives me a choice of only one certficate, which, "Windows does not have enough information to verify this certificate.". Are there other options available? Am I doing this correctly? Thanks, Michael "Sue Mosher [MVP-Outlook]" wrote: Digitially signing the code is the more secure choice. -- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "Winnipeg Michael" wrote in message ... Thanks Sue. I did try lowering the setting, and I thought that I did restart Outlook, but I guess I didnt properly change the setting. Thanks for the help. Which is better though? Lowering the setting, or digitially signing? Michael "Sue Mosher [MVP-Outlook]" wrote: Tools | Macros | Security. Restart Outlook after lowering the setting from High. Or digitally sign your project; see http://www.outlookcode.com/d/vb.htm#selfcert "Winnipeg Michael" wrote in message ... I created a macro on Friday that would create an email to one person with the click of a button. It worked fine. I tried it this morning, and its not. I get a pop-up window saying "The macros in this project are disabled. Please refer to the online help or documentation of the host application to determine how to disable macros." I deleted it, and tried a new one, and it still gives me the error message. The macro is simple, and I can type it in if anybody thinks they can help. Thanks, Michael |
#8
|
|||
|
|||
![]()
Shutting down Outlook.exe in the Task Manager, then restarting OUtlook, would probably also have worked.
-- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "beyerst" wrote in message ... Problem is solved. I found the suggestion in another thread to not just close outlook, but to restart windows. That worked for me. Thanks. "beyerst" wrote: Sue, I have the same problem as Mikael: I created a macro last week, it worked fine and now it doesn't. I get the same error message. i tried the steps that were discribed below (creating certificate, adding it to the trusted root..., signing, ) but it still does not work. Is there something else that can be the problem? Kind regards,Tim |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Can I disable OE | BT | Outlook Express | 1 | June 9th 06 01:00 AM |
Disable Add New | Sarah_Lecturer | Outlook - Using Contacts | 1 | April 5th 06 01:54 PM |
Why did my macro suddenly stop working? | Dale | Outlook and VBA | 7 | March 14th 06 11:22 PM |
Disable the toolbar | Teelions | Outlook - Using Forms | 3 | February 16th 06 10:46 PM |
Disable Outlook | LoLa | Outlook Express | 3 | January 20th 06 12:39 PM |