Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

OL2007: Application_Startup event

97 views
Skip to first unread message

aditel

unread,
Sep 13, 2012, 4:00:14 AM9/13/12
to

I used to run Application_Startup event in the past to start public event handler for monitoring new incoming e-mails to specific folder. Then some manipulations with plain text attachments were done.

Since some time neither Application_Startup nor Application_MAPILogonComplete does not fire when Outlook starts. I use Win7 in corporate domain. Default place for all new mails is local pst file, so all e-mails are moving from Exchange Sever to my PC locally once connection is established.

I tried many things suggested on other forums but nothing helped so far.
Did you face similar problem and could share your suggestion/solution?

-Marcin-

aditel

unread,
Jan 8, 2013, 11:30:03 AM1/8/13
to
I recall my previous post.
Did someone meet similar problem and can help with solving that?

aditel

unread,
Jan 9, 2013, 8:23:13 AM1/9/13
to
Issue was resolved.
I found out that some old Add-ins entries existed in Windows registry while add-ins itself did not exist phisically.
Because Outlook events fire after all add-ins are loaded to memory and run hence in that case processing stopeed at not exiting add-in and events did not run afterward.
0 new messages