COM Addin executing in it's own thread
Fri, 25 Jul 2008 03:29:33 -0500
We have a com add-in developed in c++ which calls a web service to transfer mails/contacts to a mysql database via webservices written in php.
While this process executes, it freezes outlook till it has completed execution.
What is the best way to overcome this ... multithreading ..?
out-of-proc server..?
...
|
Dessous Erotic Lingerie Shop http://dessouserotic.com
Thu, 24 Jul 2008 21:52:43 +0200
http://www.dessouserotic.com/index.php
Lingerie, est le terme utilisé pour désigner l'ensemble des sous-vêtements et des vêtements de nuit . Elle se caractérise par des tissus fins, lavables, brodés ou garnis de dentelles. La lingerie d'aujourd'hui se veut fonctionnelle et élégante. Douce, soyeuse, légère ou transp ...
|
Spy Video Eyewear Recorder EVR130 available at http://www.gusdeluxe.info/Catalog
Thu, 24 Jul 2008 20:54:58 +0200
Eyewear Spy Video Recorder EVR130
http://www.gusdeluxe.info/Catalog/video-eyewear-recorder-evr130-p-342.html
1. Quality Polaroid Lens from brand makers.
2. 1.3 mega pixels pinhole CMOS camera for clear digital recording.
3. User friendly operation button for easy control. ...
|
COM Addin deployment
Wed, 23 Jul 2008 11:46:21 -0500
Hi, I recently deployed a COM addin for Office 2003 using VB.net now I want to deply an update for this Addin across network. Is there any quick way to deploy other than deployment setup, like RegAsm or using login script or any other method.
Thanks
...
|
Outlook addin update error => addin gone and update not working!!
Wed, 23 Jul 2008 00:38:05 -0700
I have been developing an outlook addin which has been upgraded multiple
times succesfully. Currenlty we have one deployment on a Pc where the upgrade
fails with the following message:
=======
The customization cannot be installed because another version is currently
installed and cannot be upgraded from thi ...
|
Project 2007 Add-in - Read Lookup table values from Project server
Tue, 22 Jul 2008 14:08:11 -0700
I am using Project Server 2007 and Project professional. I created one Lookup
table Field with Some values. I created a Text Field based on the Lookup
table.
The Text Field will be appear in each task(Task Level Text Custom Field).If
I open the Project Professional I get the lookup table values in the Text
...
|
How do I set VSTO 2005SE Publisher, Version and contact?
Tue, 22 Jul 2008 12:35:06 -0700
(Reposted from Developer Discussions/VSTO)
I have written an Outlook 2007 add-in using VB .NET and VSTO 2005SE. My
solution has 3 projects: my add-un (duh), a SetSecurity project, and a Setup
project. When the add-in is installed on an XP PC, the add/remove programs
"support info" link shows Publisher, Versi ...
|
|
|
Re: IRibbonExtensibility integration issue for unmanaged AddIn
Tue, 22 Jul 2008 18:01:00 +0200
kenslovak wrote on Tue, 22 July 2008 14:55
> I don't do C++ so I can't help with the exact code you need but the rule is
> that whatever class is handling the interfaces for IDTExtensibilty is the
> class that needs to handle the interfaces for IRibbonExtensibility. Are you
> doing that?
Yes, IDTExtensib ...
|
IRibbonExtensibility integration issue for unmanaged AddIn
Tue, 22 Jul 2008 05:18:14 +0200
Hello,
i am trying to integrate support for Outlook 2007s Ribbon interface in an otherwise already working AddIn using C++/ATL.
After quite some reading around however i still haven't come to the Point where IRibbonExtensibility::GetCustomUI() is actually called.
The main addin class looks like this:
class A ...
|
Removing button from Outlook on shutdown
Mon, 21 Jul 2008 11:03:17 +0100
Hi there,
I know this question has been asked many a time before, and I have
actually read 90% of the replies regarding it, unfortunately no solution is
working for me at the moment.
I create the button on startup and keep a reference to the
CommandBarControlPtr object. On shutdown, rather than ...
|