Redemption Pickfolder at offline throws an error
Thu, 23 Oct 2008 23:59:02 -0700
Please could someone help me to find a workaround to pick folder ?
After I compile DLL in VB6 for Outlook 2003EN and run it at offline mode,
when user clicks button that fires
ses.Pickfolder
of Redemption Session, the following error displays:
Run-time error '-2147221219 (8004011d)':
Error in MAPISess ...
|
Multiple Instances of Add-In Loading
Thu, 23 Oct 2008 08:06:15 -0700
All,
I am using a CustomTaskPane (CTP) wth Outlook 2007 and VSTO. The CTP loads
as a sidebar on the right side of the screen.
My issue is that sometimes two of the CTPs load. Here is my ThisAddIn_Startup
code (note the attempts at prevention of duplcate CTPS)
Outlook.Explorer explorer = this.Applicatio ...
|
Outlook 2007 add-ins help please
Wed, 22 Oct 2008 02:27:01 -0700
Please I need some help to create Auto BCC / CC for Outlook 2007 to send
outgoing emails is an email add-in that automatically adds BCC and/or CC
recipients to your email messages basing on simple rules created by you.
So is there any other way instead of buying this add-in to create a rule or
a code to my ...
|
Getting a handle on a form region
Mon, 20 Oct 2008 15:58:01 -0700
Outlook 2007, VS2008 with VSTO
I know about creating form regions, associating them with custom message
classes, adding controls to them, using the FormRegionShowing event to fill
the controls with data and so forth.
I'm having difficulty making some fundamental connection that I'd appreciate
pointers to ...
|
Re: Outlook 2007 Beta and vpmsece3.dll
Fri, 17 Oct 2008 07:12:00 -0700
I am also having same problem. I tried to follow some instructions that I got
from internet but did not work. I went to regedit and manually removed all
symantec related files. is it because I didn't restart my computer in order
for it to take effects or what?? Pls help.
Regards
Tiago
"Paul" wrote:
...
|
Adding a custom picture to command bar button
Fri, 17 Oct 2008 06:58:01 -0700
Anyone has any idea on how to a add a custom picture/icon to a command bar
button?
Thanks,
Andrew ...
|
Politics
Thu, 16 Oct 2008 15:05:26 -0700
handler nonvirtualaddressing npannoying involving megabytes gcos expands worshipped pyoob ...
|
|
|
C# Add-in for outlook to search and create a link
Thu, 16 Oct 2008 10:58:01 -0700
hi All,
I am new to C#. I am using Visual Studio 2008 with visual studio tools for
office and outlook 2007. I want create a add-in that will search incoming
messages and find the text with something like "pdfile://1234" and make it a
click-able link, and when the link is clicked launch a event handler that
...
|
Capture new category event
Wed, 15 Oct 2008 18:19:01 -0700
Hi
Is it possible when a user enters a new Category, for me to fire some code
as I want to keep an external list of all categories (As I want other users
to have access to this list).
Thank you.
David ...
|
Outlook Add in 2003 fails to load
Wed, 15 Oct 2008 14:53:00 -0700
I have an outlook add-in for 2003 which works fine when Outlook is launched
by the user. However, when an external program such Active Sync launches the
outlook process, the add-in's load behaviour in the registry changes to 2 and
does not change back when the Outlook is launched again by the user. To fix
th ...
|