Forum: Add-ins for Outlook
January 4th 10, 10:41 AM Posted to microsoft.public.outlook.program_addins
|
Replies: 5
Views: 1,305
|
Forum: Add-ins for Outlook
December 31st 09, 01:32 PM Posted to microsoft.public.outlook.program_addins
|
Replies: 5
Views: 1,305
|
Forum: Outlook and VBA
December 24th 07, 03:56 PM Posted to microsoft.public.outlook.program_vba
|
Replies: 0
Views: 591
Addhandler not working
Hi all,
I have created one COM-addin in VSTO SE / VB 2005 / Outlook 2003.
Same code works fine when I created the addin for outlook 2007.
My code snippet is as follows
' In general section
...
|
Forum: Outlook and VBA
December 18th 07, 06:51 AM Posted to microsoft.public.outlook.program_vba
|
Replies: 6
Views: 1,221
Modify VSTO addin's manifest to work it as Invoker
Hi Ken!
I downloaded your project from the site you mentioned viz.
http://www.slovaktech.com/outlook_2007_templates.htm & the project zip
name is VSTO_VBNETAddin.zip.
After that when I opened your...
|
Forum: Outlook and VBA
December 17th 07, 12:42 PM Posted to microsoft.public.outlook.program_vba
|
Replies: 6
Views: 1,221
|
Forum: Outlook and VBA
December 7th 07, 02:47 PM Posted to microsoft.public.outlook.program_vba
|
Replies: 6
Views: 1,221
Modify VSTO addin's manifest to work it as Invoker
Hi All,
I have developed one COM- addin in VSTO / VB 2005 / Office 2007. As we
know that, if we create a VSTO addin, then it is having manifest file
as well. As I have been told that, I should add...
|
Forum: Outlook and VBA
December 7th 07, 02:42 PM Posted to microsoft.public.outlook.program_vba
|
Replies: 6
Views: 375
Property Page is not loaded on Vista
Hi Ken,
Further I need some clarifications from you.
1 Framework security setup : What is it? How can I check it? Can it
be fixed by installing .net framework again?
2 Dependencies in the project...
|
Forum: Outlook and VBA
December 7th 07, 06:29 AM Posted to microsoft.public.outlook.program_vba
|
Replies: 6
Views: 375
Property Page is not loaded on Vista
Hi Ken,
Thanks for your reply.
I downloaded your sample project from http://www.slovaktech.com/outlook_2007_templates.htm
viz. "VSTO 2005 SE VB.NET Addin Project". Your addin shows me one menu
bar &...
|
Forum: Outlook and VBA
December 6th 07, 06:44 AM Posted to microsoft.public.outlook.program_vba
|
Replies: 6
Views: 375
Property Page is not loaded on Vista
Hi Ken,
Thanks for your valuable reply.
First of all, I have not added any external ocx for property page( If
my class inherits from UserControl & implements PropertyPage and then
it is said to be...
|
Forum: Outlook and VBA
December 5th 07, 12:53 PM Posted to microsoft.public.outlook.program_vba
|
Replies: 6
Views: 375
Property Page is not loaded on Vista
Hi All,
I have developed one COM-Addin in vb 2005 / VSTO / Office 2007. I have
added one property page to the options page. My addin loads perfectly
with the correct option page, on any platform for...
|
Forum: Outlook and VBA
November 19th 07, 02:45 PM Posted to microsoft.public.outlook.program_vba
|
Replies: 1
Views: 504
Property page not loaded in Office 2007
Hi All,
I have developed one COM-Addin in vb 2005 / VSTO / Office 2007. I have
added one property page to the options page. My addin loads perfectly
with the correct option page, on any platform for...
|
Forum: Outlook and VBA
November 1st 07, 11:08 AM Posted to microsoft.public.outlook.program_vba
|
Replies: 1
Views: 550
How to run addin as a "Invoker"
I have created my addin in VSTO / Office 2007 / Vb 2005. My addin's
one functionality is to insert records in one mdb file.
My addin works under XP machine perfectly. Now, if I run my addin
under...
|
Forum: Outlook and VBA
October 26th 07, 07:47 AM Posted to microsoft.public.outlook.program_vba
|
Replies: 5
Views: 1,206
|
Forum: Outlook and VBA
October 25th 07, 05:15 PM Posted to microsoft.public.outlook.program_vba
|
Replies: 2
Views: 542
Redemption on Windows Vista
Hi All,
I have created one COM-addin in vb6 for office 2003. I am registering
the "Redemption.dll" with regsvr32 through my code. Code is working
perfectly under all OS except "Windows Vista". What...
|
Forum: Outlook and VBA
October 25th 07, 07:45 AM Posted to microsoft.public.outlook.program_vba
|
Replies: 5
Views: 1,206
|
Forum: Outlook and VBA
October 24th 07, 04:05 PM Posted to microsoft.public.outlook.program_vba
|
Replies: 1
Views: 1,398
Add custom icon to commandbar button
Hi all,
My outlook addin is developed in VSTO using VB 2005 for office 2007.
How can I add icon to my custom commandbar button? I checked on MS
site & found one reference to this part, but my icon is...
|
Forum: Outlook and VBA
October 24th 07, 04:05 PM Posted to microsoft.public.outlook.program_vba
|
Replies: 5
Views: 1,206
|
Forum: Outlook and VBA
October 24th 07, 07:44 AM Posted to microsoft.public.outlook.program_vba
|
Replies: 6
Views: 1,110
|
Forum: Outlook and VBA
October 23rd 07, 06:09 PM Posted to microsoft.public.outlook.program_vba
|
Replies: 1
Views: 1,104
Capture delete key
Hi All,
I want to capture delete key on any mailitem. i.e. If user wants to
delete any mail, then if he uses the delete key on the keyboard, can I
trap the event for that?
Thanks,
Dhananjay
|
Forum: Outlook and VBA
October 23rd 07, 05:54 PM Posted to microsoft.public.outlook.program_vba
|
Replies: 6
Views: 1,110
Could not load file or assembly Interop.MAPI
Hi All,
I am developing one VSTO addin for office 2007 in VB 2005. I have used
CDO. As per suggesion on MS site, I have given strong Name to my
addin. My addin is shown in the ol2007 perfectly, but...
|
Forum: Outlook and VBA
October 22nd 07, 04:03 PM Posted to microsoft.public.outlook.program_vba
|
Replies: 2
Views: 541
VSTO addin for all users
Thanks Sue for your reply,
My coworker worked on that part as your link suggested, but
unfortunately we didn't achieve result for office 2003. The solution
you provided is for office 2007.
What...
|
Forum: Outlook and VBA
October 16th 07, 04:48 PM Posted to microsoft.public.outlook.program_vba
|
Replies: 2
Views: 541
VSTO addin for all users
Hi all,
I want to mass install my addin from Active Directory. I have created
my addin in VSTO SE in VB 2005 for Office 2003. Now if I install my
addin in that way, I can install it only for current...
|
Forum: Outlook and VBA
October 15th 07, 05:03 PM Posted to microsoft.public.outlook.program_vba
|
Replies: 0
Views: 420
Addin is not working
Hi all,
I have developed my shared addin in VB2005 for outlook 2007. My addin
is not working on one test machine. I checked for the environments &
the specification is -
Windows XP with all...
|
Forum: Outlook and VBA
October 15th 07, 11:02 AM Posted to microsoft.public.outlook.program_vba
|
Replies: 3
Views: 947
Custom view is not working
Thanks Ken for your valuable reply,
And what's not working?
Ans: My view is not working. Custom property is added to folder
properties.
Now, as per Sue suggested, I selected different folder first...
|
Forum: Outlook and VBA
October 13th 07, 04:05 PM Posted to microsoft.public.outlook.program_vba
|
Replies: 3
Views: 947
|