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

DotNetBag
.NET Development Newsgroups

HTVi
TV Discussion Newsgroups

Our Hot Pick: Rising Antivirus 2006 - Certified by TUV & Checkmark! Get 10% discount by entering this coupon code: ONDISCOUNT10
Rising Antivirus 2006

Threads Replies Last Post
26 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  
Groove 2007 connect to Outlook 2007 both betas
Is there a way to link to outlook so that I can share my outlook files, calendar and contacts with others in groove? There is no button, link or add-in apparent within Outlook or Groove for that matter permitts this. (please redirect me if I'm in the wrong space, thanks). -- Doug...
1 30.06.2006 23:36:01
saving to User Created contact folders
This is code from my UO in Powerbuilder. Everything works fine except for the last line. If the client is using a Personal folder which they created such as ls_folder = "MYContacts" I know this isn't a Powerbuilder group but was hoping for some help with the folder items in Outlook. If they are using the Default folder or a User Created folder in the Public Folders the code below works fine....
2 30.06.2006 21:26:06
Questioning Reply to all usign C#
Hello, I am trying to adapt the code provided here (http://www.outlookcode.com/codedetail.aspx?id=1299) to be used in C# and have managed to so far get the prompt to function correctly. I can't however get the system to programatically remove the unrequired recipients. As a second alternative I tried adding code to close the mail message (something along the lines of MailMsg.close(di...
2 30.06.2006 21:21:41
CAN OUTLOOK DO?
Hi. I have to develop a calendar application that controls personal diary information and merge it with a SQL server database informatrion. I know that outlook allows programming, but I don't know if I can do what I need: - Can I make a form with estandar form event of outlook and add controls to read and write in a SQL server database? - Can I have multiple users in outlook database and ad...
1 30.06.2006 16:54:04
How to get the mail body format of the outlook 2000
Hi guys, I am developing the outlook addin and i am new to this area i want to check the mail body format of the outlook 2000 I look forward to your reply. Thanks Laxman...
5 30.06.2006 16:05:51
addin file not valid
I am running Office Outlook XP. When I start the application I get the pop up message "c:\ ...\Application Data\Microsoft\Addins\wfoladdin.dll is not a valis Office add-in". I have been into Tools and removed Com addins...but seems this file is still being called up at startup. How do I stop this message?...
2 30.06.2006 12:45:01
Publishing wizard not available
I am using VS2005 and have created a shared add-in project. I can't find the publish wizard. Everything I have read says it should be availible but it isn't on any of the menus. We have 4 programmers in our shop and none of them have it available. If I create and normal windows app, it shows up but not if I do a add-in. Can someone please tell me why? Am I really the only person hav...
1 29.06.2006 17:05:02
.pst removal from my calender
Hi all, I have a problem I imported a large .pst file to my outlook calender (10 years long pst) and did not createt a backup prior to it. Now I want to remove it :-) any ideas ? Thanks in advance, Mordehay. ...
2 28.06.2006 13:26:59
Very Odd Behavior - Outlook 2003 AddIn with a Form
Hi, I am developing a Outlook 2003 Add In, using Visual Studio 2005 and Shared Add In project template with C#. The Primary Interop Assemblies for Office 2003 are also installed. The goal of the addin is to provide the user that sends an email the ability to save it to disk. For that i am trapping the ItemSend event as follows: public void OnConnection(object application, Extensibil...
2 28.06.2006 13:24:48
Contact Access
Hi, I want to know if it's possible to create an add-in that prevents user to print, export or delete contacts. Regards, (-- July --( ...
4 27.06.2006 17:41:16
Way to Check Email every 30 seconds? Why Outlook cant do this?
Hello i m in need of a way to check email every 10 seconds automatically -- and download it to the mailbox automatically , outlook express does this but lowest time is 1 minute, is there a plugin for outlook for this? Or perhaps another program? please help, ...
5 27.06.2006 17:40:06
How to get reminder Event form outlook using VC++
hi I am trying to access outlook using VC ++, i have succeeded in adding reminder and getting contact list but i was unable to get reminder from outlook.The class ApplicationEvents does this this functionalty and also has method as ApplicationEvents :: Reminder(IDispatch *LDDISPATCH) but was unable to get reminder using this. so please reply me ...
4 27.06.2006 17:18:41
Outlook developing with Vb.Net
I have been doing Outlook addin developing with VB 6 for a while and am considering making the move to VB.Net. I had a look at MicroEye but would appreciate some answers to the following. I have a few questions that will hopefully get me started in the right direction. 1. Do we still need Explorer Wrap and Inspector Wrap classes in dotNet. 2. If we use Vb.Net 2003 (or the newer VB ...
3 27.06.2006 13:06:13
Problem wrapping unicode PST
I have a profile configured with exchange as the default message store, an instance of a unicode pst (Personal Folders) and an instance of a wrapped unicode pst (Steve Griffin's code). All three seem to work fine using unicode. I can change the default email delivery location from the exchange mailbox to the unicode pst and that also seems to work fine. But if I try to select the wrapped...
1 26.06.2006 22:29:10
Including signature in email created with Add-In
Hi everyone, I'm currently writing an Outlook add-in that creates an email for a user after they make a few selections on a template form. One of the things I would like to be able to do is include the signature. On the form there is a text box for the user to paste in the text they want to include. The issue is, if the user leaves this box empty and creates the email the signature wi...
8 26.06.2006 13:56:48
Backing up passworded folders
I just learned about the abililty to password-protect my .pst folders, which I promptly did. I've been using the backup program for over a year now with great success, but since I put on the password, I now get a message saying there are no .pst folders open. Do I have to change another setting somewhere? Thanx....
1 26.06.2006 04:34:02
Outlook 2003 Video email
I have a camera that uses a firewire port. When I click on the video email icon it informs me that my USB camera is not connected. Is there a solution to this problem?...
2 25.06.2006 20:38:27
Accessing Shared Tasks' Data
Hi I am using outlook 2003 with exchange, and in my outlook I have setup access to other users Shared Tasks. How can I programatically access those tasks so I can to collect data from them. I am currently accessing the tasks that are in my 'Tasks' folder by doing: ApplicationClass outLookApp2 = new ApplicationClass(); NameSpace outlookNS = outLookApp2.GetNamespace("MAPI"); MAPIF...
2 25.06.2006 20:29:09
computer crash when retreiving outlook messages
Occasionally when I retreive messages through outlook 2003 the computer crashes. a loud beep and it goes off. I uninstalled the outlook program. There was an error with the sql server so I uninstalled it too. Reinstalled outlook and the business manager and it happened again. I am using a Dell Inspiron 9300 running XP Home. Help, I don't want to have to reinstall the operating syst...
2 25.06.2006 18:09:14
push button on outlook toolbar inserts text to email
I am tired of typing in the same text over and over. I want to be able to click "reply" and then a button will appear called "common text 1" that I click, and it inserts the text into the email. Then I click send. I have found several utilities costng $100 and would like to find a free one. Is there one? ...
1 23.06.2006 20:44:38
Adding Contacts When Replying
I am using OL2003 and I do not seem to be able to figure out how to add senders' email addresses to my contact list or address book when I reply to their message. Other than MapiLab, are there any other good Add-Ins or Third Party Utilities that will automatically add senders to my contact list or address book when I reply to their message? Thanks! Steve Forrestor gfr92y at yahoo d...
2 23.06.2006 17:08:44
Unicode characters in Folder's name
I try to create a simple addin for Outlook 2002 that create a new folder which name contains unicode characters, with some characters it just throw an exception, with others it just show question character instead '?', and other work fine (like greek letters). It's possible to use unicode characters in folder's name? Is there an additional requirement for Outlook? ...
5 22.06.2006 18:05:20
Redemption not working :(
Hi, I am developing a small application to sync outlook contacts with another application. I am doing it in C++ . Here is a small code snippet that I am using if( m_Application.CreateDispatch( "Outlook.Application" ) == 0 ) { AfxMessageBox( "Can't launch Outlook!" ); return; } _NameSpace m_NameSpace = m_Application.GetNamespace("MAPI"); ISafeCurrentUser Use...
7 22.06.2006 14:12:47
Exception, error retrieving COM class factory...
I hvae installed my add-in on several PC's (4) with no problems (after remembering to install vstor.exe) but now a user gets this exception in my addin: Retrieving the COM class factory for component with CLSID {0006F03A-0000-0000-C000-000000000046} failed due to the following error: 8007007e The CLSID is in his registry and I can't figure out what/why this happens any one wise out ther...
1 22.06.2006 11:23:08
What is 0x0eedfade exception?
Hello all, Sorry if this is a FAQ. BTW, is there a FAQ somewhere? Anyway, I see the following line in the dubugger output window, once in a while: First-chance exception at 0x7c81eb33 in outlook.exe: 0x0EEDFADE: 0xeedfade. When it is shown, it is shown several times in a row. I wonder if this has anything to do with the activity of my addin. I can't see any abnormal behaviour on...
3 20.06.2006 18:59:02
26 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  

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