Group:  Microsoft Outlook ยป microsoft.public.outlook.program_addins

Geek News

Threads Replies Last Post
45 Pages: 1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  18  19  20  21  22  23  24  25  26  27  28  29  30  >>  
vs 2007 (orcas) and migrated outlook 2003 shared add in solution problem
Hi, I installed the vs 2007 on vista , with office 2007 ultimate. I have work solution - shared add in (not vsto) for outlook 2003 when building the solution there are many errors when referenced : Microsoft Office 12.0 Object Library Microsoft Outlook 12.0 Object Library Should i install also office 2003 in this machine ? or it's a bug , and how to solve it? thanks ...
9 3/9/2007 11:07:29 PM
Outlook 2007 signature issues with images
Hi, I have an HTML signature file which I use with my outgoing emails. This file contains a couple of images. We were with outlook 2005, which automatically embedded any 'local' images to the email, so the recipient could see them. We have just upgraded to Office 2007. For some reason, Outlook 2007 does NOT embed these images, but simply leaves the link as c:\whatever. Obviously...
1 3/9/2007 3:00:53 PM
Environment variable for Outlook when logging from Citrix
Hi I have an issue and need some urgent help. I have a Outlook Addin developed using VSTO 2005, C# for Office 2003. The plugin works perfectly fine. I need to know if people connect from Citrix environment to the desktop to run Outlook - do i have access to some environment variable which would tell me the user is coming from Citrix and not running the Outlook from his desktop. The...
1 3/7/2007 4:05:22 PM
Interface not registered
Hi all, i have the following exception in my Outlook addin. System.Runtime.InteropServices.COMException (0x80040155): Interface not registered (Exception from HRESULT: 0x80040155) at Microsoft.Office.Interop.Outlook.MAPIFolder.get_Folders() After installing my addin: in Win XP + Outlook 2003 it works fine, Win XP + Outlook 2007 also fine, however in Vista + Outlook 2007 if fail...
1 3/5/2007 4:30:53 PM
SP2 removing TNEF attachment
I'm currently developing an Add-In for Outlook 2003, and have recently discovered a strange behaviour when using SP2. For each of my IMAP-folders I have defined a custom view. To support custom columns in this view, I've added fields in the TNEF of every mailitem (from server). The problem occurs the first time I start outlook with this addin installed (only on versions using SP2). When d...
1 3/5/2007 3:24:43 PM
Outlook 2007 -Removing an add-in that no longer exists?
My AVG Antivirus "broke" on my system after an attempt to upgrade to the profesional version. I had to manually remove AVG by deleting folders and editing the registry. However, the Outlook still tries to launch the AVG add-in and displays the error: "The add-in "AVG Exchange Extension" (file name [avgxch32.dll] / location) cannot be loaded and has been disabled by Outlook (blah, blah)...
3 3/5/2007 3:20:54 PM
access to and subject of a wordmail item
hi there I have managed to add some controls to the wordmail screen when word is used sas the editor. This works all nice and dandy. The problem is, is that i do not know how to access the to, subject and other fields withing the mail using outlook at the editor, i can do objmailitem.to = "" etc, to reference the information, btu it doesnt work whe word is the editor any ideas? m...
11 3/5/2007 12:16:08 PM
Control with the same behavior as "Type a question for help" or "Find contact"
Hello! I create a AddIn for Outlook: add new CommandBar and CommandBarComboBox. Set up a handler for Change event. So now, when a enter something in my control and press "Tab" key - Change event not occur. Let's look for the original help control "Type a question for help" in the upper right corner (or look at "Find contact" control). When I enter some text there and press Tab key - tex...
1 3/2/2007 1:54:50 PM
Outlook 2003 Addin 15 seconds startup delay on terminal server
Hello, I have a question concerning an Outlook 2003 Add-in. At our company we have developed an Outlook add-in which is implemented in quite a few organizations and is running properly on hundreds of desktops. Recently we received the request to run our add-in in a Terminal Server environment (Windows 2003 server). While testing this I have encountered a strange problem. Outlook seems to '...
1 3/2/2007 12:11:10 PM
Howto: set ShowAsOutlookAB using Extended MAPI
Hi, I have problem on setting the ShowAsOutlookAB (i saw it in outlookspy) of MAPIFolder (contact folder) to true when my application creates a contact folder using extended MAPI. Anyone know how to do it? Regards, Tony ...
3 3/1/2007 5:19:28 PM
resetfolders && cleanreminders
Hi ALL, I was woundered to know if there is possibility to resetfolders && cleanreminders programatically, suppose when my Outlook AddIn starting up . Or maybe to resetfolders && cleanreminders but without launching the Outlook, cause regular user don't know how to run Outlok from command line (outlook.exe /resetfolders /cleanreminders), they simply click the Ooutlook icon or the ...
2 3/1/2007 4:30:47 PM
Is Explorer Active
Hi, Is there a way to know if explorer that i referenced now is active ??? i can't ...Active() method, but i only need to check. Anyone??? Tnx in advance ...
2 3/1/2007 4:29:50 PM
Blackberry changing items in the background ... making save fail
Hi I have a addin dll that I have built using VB6 ontop of outlook 2000 Basically the adding add a tool bar that looks up a field from a data base and sets it as a user property on the mail item. As part the setting of the userproperties I call Save. code snip ------------------------------------------------------------------------------------------------------ Set UserProp = objM...
5 2/28/2007 7:41:48 PM
How to add a Microsoft Outlook Email from ASP.NET application
Is there a way to create an New Outlook Email from an ASP.NET application? I can not use "mailto:", since it is only support a string less than 512. I have find a good way from link : http://zones.advisor.com/doc/17330 , that thread show how to create a new appointment instead of email. but I have no idea about the format of a new email. Does any one know the format of a new outlook email i...
2 2/28/2007 3:06:33 PM
How to add a Microsoft Outlook Email from ASP.NET application
Is there a way to create an New Outlook Email from an ASP.NET application? I can not use "mailto:", since it is only support a string less than 512. I have find a good way from link : http://zones.advisor.com/doc/17330 , that thread show how to create a new appointment instead of email. but I have no idea about the format of a new email. Does any one know the format of a new outlook email i...
1 2/28/2007 2:44:58 PM
Programatically Applying Permissions to an Outlook MailItem
Hi, I'm trying to set IRM permission with XrML template files. I was able do it in Excel, Powerpoint ad Word with Permision.ApplyPolicy Method but I was unable to find anything related with IRM template permissions in Outlook. Seems that it has a constant (olPermissionTemplate) which indicates that the mail should be Encoded/Encrypted with a IRM Permission from a template. But what...
1 2/28/2007 2:21:33 PM
Forward and ReplyAll issue
I have created a VSTO add-in that will take the selected message and will attempt to execute forward or replyall depending upon the menu command selected. The whole purpose of this exercise is to take a standard email, convert to a new message class and update the user properties (special fields) of the message. The selected message is copied, its message class is changed and then it is...
1 2/27/2007 6:52:18 PM
Third Party Archiving
I'd like to archive my mail to PDF. One PDF document per email, printed as received (fonts as shown, etc.) with all attachments embedded. Naming should be flexible, but should at least reflect the original title. Printing them individually is too time-consuming: I need a program that can batch process. I've found a number of programs that do some version of this (such as archiving...
1 2/27/2007 4:10:56 PM
opening a .msg file (URGENT)
hi there I have written a vb6 program whcih adds controls to an inspector. so when new mails, or existing mails are opened from within outlook, the controls are added. all is good. But, when we open a .msg file from the desktop or as an attachment, the custom controls are not added. It seems that the inspector events or the mailite_open event are not fired. loking at task manager, outlo...
3 2/27/2007 2:55:47 PM
Programmatically redirecting email. Outlook 2003 Add-in, C#
I am creating an Outlook 2003 add-in using C# and VSTO second edition. I have created a CommandBarButton, and want to redirect an email to a given email address when the button is clicked. It is of importance that the original subject, content and sender/recievers are kept. I have the button click event up and running, and I have also extracted the selected MailItem. 1) Is there fram...
4 2/26/2007 4:35:16 PM
Similar Outlook plugin for blackberry
Hi - Needed some advice on this from experts - I am currently working on plug-in developed using VSTO, C#, VS 2005 for Outlook 2003. It does some very basic checking such as if there is an external recip in To, CC or BCC - it will prompt an alert. Now my company is looking to do something similar - but for blackberry. Does anybody have any idea how i should go about doing this. T...
1 2/23/2007 4:56:46 PM
Using Find with [EntryID]
Can you use the Find command with EntryID? Criteria = "([EntryID] = """ + ls_entry_id + """)" This is what I'm using but getting error "The property EntryID in the condition is not invalid" I'm trying to get all dates in a new recurring entry. I'm using this to loop through the new item and get all the recurring date for the new recurring item Thanks, Rick ...
3 2/23/2007 3:12:55 PM
ribbonx and with c++
Hello all. I'm currently updating an older Outlook addin we have. It's written in C++ with visual Studio 2003. We're trying to put our addin buttons on the ribbon on appointment items. I found the excellent article written by Eric Faller, "Using Ribbonx with C++ and atl" (http://blogs.msdn.com/jensenh/archive/2006/12/08/using-ribbonx-with-c-and-atl.aspx) and have managed to get the ribbo...
3 2/23/2007 2:11:24 PM
How do I Uninstall PST Backup in Outlook 2007?
I've migrated from Outlook 2003 to 2007. Ever since I've got trouble when PST Backup launch after I've shutting down Outlook. PST Backup has disappeared from the program list in Windows Installer. How do I get rid of PST Backup? Regards / Tomas -- WhiplashInfo.se helps injured and server ill persons (non profit)....
1 2/22/2007 11:22:19 PM
com addin button callbacks.
I'm building an Outlook COM addin with C++. I've implemented a command bar and button call back functions similarly to how things were explained in the article http://www.codeproject.com/com/outlookaddin.asp. The command bar and buttons live on the appointment item in outlook. I find that when two appointment items are opened, and I click on the button in one, the call back is fired i...
2 2/22/2007 8:17:27 PM
45 Pages: 1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  18  19  20  21  22  23  24  25  26  27  28  29  30  >>  

Home | Search | Terms | Imprint Contact
Newsgroups Reader - provided by WiredBox.Net