PC Review


Reply
Thread Tools Rate Thread

Application_Startup event handler not being called

 
 
Michael Kairys
Guest
Posts: n/a
 
      30th Jul 2005
Outlook 2003 on Windows XP Pro...

I have several macros in ThisOutlookSession that I use regularly. They are
digitally signed to me. Now I have added an Application_Startup event
handler, like this:

Private Sub Application_Startup()
MsgBox "Welcome, " & Application.GetNamespace("MAPI").CurrentUser
End Sub

It works when I run it from the editor, but it is never called on startup.

I have read several posts on this topic and tried deleting everything in
ThisOutlookSession and reloading. Any other suggestions welcome!


 
Reply With Quote
 
 
 
 
Michael Kairys
Guest
Posts: n/a
 
      31st Jul 2005
I had recently installed ZoneAlarm Security Suite, which has a junk-mail
filter (made by MailFrontier, I understand) with an Outlook Com addin. When
I disabled the addin my Application_Startup event handler started working.


 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
why is this SelectedIndexChanged event handler called when I set theDataSource tony Microsoft C# .NET 2 18th Jul 2009 12:29 AM
Application_End event handler not getting called on developmentserver Tenacious Microsoft ASP .NET 5 11th Jan 2008 04:48 PM
Event handler never called. glenwilkin Microsoft ASP .NET 1 21st Aug 2006 07:39 PM
Re: Application_Startup event handler not being called Michael Kairys Microsoft Outlook VBA Programming 0 1st Aug 2005 12:12 AM
Event Handler Not Called. =?Utf-8?B?U2hyZXlhc2ggQi4gUGF0ZWw=?= Microsoft ASP .NET 2 16th Aug 2004 05:31 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:39 PM.