msoutlook.org Forum Index
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Outlook security prompt "a program is trying to ..."

 
Post new topic   Reply to topic    msoutlook.org Forum Index -> Microsoft Outlook General
Author Message
Steve Burr



Joined: 28 Feb 2008
Posts: 3

PostPosted: Wed Feb 27, 2008 9:10 pm    Post subject: Outlook security prompt "a program is trying to ..." Reply with quote

Hi,

I am using word vba to automate sending an email with a hyperlink in the
body. When I added the coding to include the signature the security setting
is triggered. Code is below. Is there a workaround or solution I am missing?

Kind regard and many thanks

Extract of code
'Create a new mailitem
Set oItem = oOutlookApp.CreateItem(olMailItem)
With oItem
oItem.To = ""
oItem.Subject = sDsp
oItem.Display
oItem.HTMLBody = "" & sDsp & "" &
oItem.HTMLBody & vbCrLf
End With

Archived from group: microsoft>public>outlook>general
Back to top
View user's profile Send private message
Steve Burr



Joined: 28 Feb 2008
Posts: 3

PostPosted: Wed Feb 27, 2008 9:13 pm    Post subject: RE: Outlook security prompt "a program is trying to ..." Reply with quote

Ignore this post, wrong area. Will add it to the vba section.

"Steve Burr" wrote:

> Hi,
>
> I am using word vba to automate sending an email with a hyperlink in the
> body. When I added the coding to include the signature the security setting
> is triggered. Code is below. Is there a workaround or solution I am missing?
>
> Kind regard and many thanks
>
> Extract of code
> 'Create a new mailitem
> Set oItem = oOutlookApp.CreateItem(olMailItem)
> With oItem
> oItem.To = ""
> oItem.Subject = sDsp
> oItem.Display
> oItem.HTMLBody = "" & sDsp & "" &
> oItem.HTMLBody & vbCrLf
> End With

Back to top
View user's profile Send private message
Display posts from previous:   
Related Topics:
Does Outlook 2007 have trouble with security certificates? I'm hoping someone can help me with a very perplexing problem, because I'm all out of ideas. The short version is that I have a security certificate for IMAP SSL, and despite importing it into the Trusted Root Certification Authorities > Re

Outlook 2007 / Security Warning - App trying to send a mail Hallo, I'm currently working on migration from Gorupwise to Exc/Outlook (both 2007). Most of the things are going reasonnably smoothly, but I'm now facing a quiet annoying issue: I've got an app that sends mails using MAPI, that was working ok with GW cli

End Program - Outlook.exe I am getting a menu when trying to shutdown the computer saying End Program - Outlook.exe. It's a come and go thing -- joe

Help removing AutoArchive Prompt please! Hi all: In my environment, we have a 100MB limit on users mailboxes, so I have set up the Outlook profile wizard to configure AutoArchiving to the specs I have defined. This all works fine, with one exception. In there is an opt

Prompt for Input When Replying We have an email account set up to receive lost password requests. We reply to these emails with the same text over and over. I would like to be able to set up a template with the repeated text and have Outlook prompt me for the person's first name and
Post new topic   Reply to topic    msoutlook.org Forum Index -> Microsoft Outlook General All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group