A Microsoft Outlook email forum. Outlook Banter

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.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook and VBA
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

workaround for securitypromt when using .SenderName



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old May 15th 08, 10:33 AM posted to microsoft.public.outlook.program_vba
ExcelLars
external usenet poster
 
Posts: 19
Default workaround for securitypromt when using .SenderName


txtSenderName = myOlSel.Item(x).SenderName

Ads
  #2  
Old May 15th 08, 01:47 PM posted to microsoft.public.outlook.program_vba
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default workaround for securitypromt when using .SenderName

See http://www.outlookcode.com/article.aspx?id=52 for more information on
the Outlook object model guard.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm


"ExcelLars" wrote in message
...

txtSenderName = myOlSel.Item(x).SenderName


  #3  
Old May 16th 08, 09:12 AM posted to microsoft.public.outlook.program_vba
ExcelLars
external usenet poster
 
Posts: 19
Default workaround for securitypromt when using .SenderName

Thanks! How can i find out if CDO are installed on the server that i
use (Citrix Terminalserver)
'we have:
Exchange 2003
Outlook 2003
Windows Server 2003 R2
  #4  
Old May 16th 08, 02:12 PM posted to microsoft.public.outlook.program_vba
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default workaround for securitypromt when using .SenderName

CDO 1.21? That has more severe security restrictions than the Outlook object
model has. You don't want to use CDO for that.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm


"ExcelLars" wrote in message
...
Thanks! How can i find out if CDO are installed on the server that i
use (Citrix Terminalserver)
'we have:
Exchange 2003
Outlook 2003
Windows Server 2003 R2


 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Archive workaround!? [email protected] Outlook - General Queries 3 May 8th 08 01:16 PM
SenderName Value Mark Ivey Outlook and VBA 14 May 20th 07 04:33 AM
Change SenderName Property Jan-Henrik Horstmann Outlook and VBA 1 March 9th 07 06:37 AM
Redemption to return the DisplayName or SenderName bobdydd Outlook and VBA 2 May 30th 06 07:33 PM
How to change read only SenderName and SenderEmailAddress [email protected] Outlook - General Queries 3 April 19th 06 07:22 PM


All times are GMT +1. The time now is 05:04 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.