Outlook Addin - some programmer's goofups - Please help 
Author Message
 Outlook Addin - some programmer's goofups - Please help

Hi,

Here is what I have done. I have created an Addin to do some processing for
every email that comes into my inbox folder. Yes it works forn...most of the
time. When I receive a message with custom form classes, then I get a dialog
box saying "Outlook cannot open the custom form but will use an outlook
form" and since I am not at my desktop to "OK" this dialog it stops
processing any other messages coming.

Also happens with messages with certain type of attachments.

So how would I go about this.

Thanks in advance...



Tue, 19 Nov 2002 03:00:00 GMT  
 Outlook Addin - some programmer's goofups - Please help
We've seen more and more forms cache problems (see
http://www.slipstick.com/dev/formscache.htm) as more people have begun
automating Outlook. It would probably help to know more about your
configuration -- version of Outlook, whether you're connecting to Exchange
Server, where the custom form is published, etc.

In some cases, using CDO instead of the Outlook model is a viable solution,
since CDO does not present a user interface. I don't think that will work in
your case unless you can switch to an Exchange Server folder script.

--
Sue Mosher
Author of
  "Teach Yourself Microsoft Outlook 2000 Programming in 24 Hours"
  "Microsoft Outlook 2000 E-mail and Fax Guide"

Outlook and Exchange solutions at http://www.slipstick.com


Quote:
> Hi,

> Here is what I have done. I have created an Addin to do some processing
for
> every email that comes into my inbox folder. Yes it works forn...most of
the
> time. When I receive a message with custom form classes, then I get a
dialog
> box saying "Outlook cannot open the custom form but will use an outlook
> form" and since I am not at my desktop to "OK" this dialog it stops
> processing any other messages coming.

> Also happens with messages with certain type of attachments.

> So how would I go about this.

> Thanks in advance...



Fri, 22 Nov 2002 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Outlook Addin won't allow Outlook to Exit properly

2. PLEASE HELP, PLEASE HELP, PLEASE HELP, PLEASE HELP, PLEASE HELP, PLEASE HELP, PLEASE HELP,

3. Please Help!! Outlook's Reminders

4. Please Help!! Outlook's Reminders

5. Help: Need advise on turning VB Addin into Excel Addin

6. Please help me change the registration for my AddIn

7. Please Help with Wizard Manager Addin

8. Please Help with Wizard Manager Addin

9. HELP NEEDED PLEASE with COM Addin

10. PLEASE HELP! Outlook Today (outlook.htm), Intranet configurations

11. Can anyone HELP me PLEASE PLEASE PLEASE PLEASE PLEASE PLEASE PLEASE PLEASE PLEASE

12. Outlook COM AddIn Security

 

 
Powered by phpBB® Forum Software