View Single Post
  #2  
Old July 6th 09, 04:07 PM posted to microsoft.public.outlook.program_vba
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default Plugin registering the same email twice.

There's no way to tell from what you posted what the problem is. You need to
post the relevant section of your code for people here to look at.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm


"anindasen_0609" wrote in message
...
Hi,

I have created a plugin and it is working ok but something strange is
happening. Incoming emails which have two attachments are getting recorded
twice in the database as the same email. This is the same outlook plugin
for
which I created a thread on 6/5/2009 under the heading "Help with some
issues
in Outlook Plugin development." Can anybody help me out on this? I am
basically taking the attachments and uploading it to the server with
(edtftpNet - free command line ftp)
after saving the email details to the server database through webservice.

Regards,
Aninda


Ads