![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
Hello,
I have an addin wich use ECE interface IExtExchCommands in VC++. This addin crashes immediatly in IExchExtCommands constructor in Outlook 2007. Do you have any information about a compatibility problem with Outlook 2007 ? Thanks |
Ads |
#2
|
|||
|
|||
![]()
I also have a messageStore in mapi and ECE interface which I have just
ported to outlook2007 beta2, it seems to be working fine through ECE although it no longer allows the useage of the v1.1.4322 .NET framework if you are using it anywhere in your code, it must be .Net 2.0 compliant. Have you any ideas of where it is crashing, have you captured a crash or hang dump and looked at what caused the crash? Make sure you are catching all exceptions as an uncaught exception will take out outlook in most cases. "Christophe SAINCLIVIER" Christophe wrote in message ... Hello, I have an addin wich use ECE interface IExtExchCommands in VC++. This addin crashes immediatly in IExchExtCommands constructor in Outlook 2007. Do you have any information about a compatibility problem with Outlook 2007 ? Thanks |
#3
|
|||
|
|||
![]()
Thank you for your answer,
I have recompiled my dll in debug mode with VC++ 6, and this debug version is working fine. The release version crashes immediatly. I will investigate on a memory management problem. Thanks again "T-rev" wrote: I also have a messageStore in mapi and ECE interface which I have just ported to outlook2007 beta2, it seems to be working fine through ECE although it no longer allows the useage of the v1.1.4322 .NET framework if you are using it anywhere in your code, it must be .Net 2.0 compliant. Have you any ideas of where it is crashing, have you captured a crash or hang dump and looked at what caused the crash? Make sure you are catching all exceptions as an uncaught exception will take out outlook in most cases. "Christophe SAINCLIVIER" Christophe wrote in message ... Hello, I have an addin wich use ECE interface IExtExchCommands in VC++. This addin crashes immediatly in IExchExtCommands constructor in Outlook 2007. Do you have any information about a compatibility problem with Outlook 2007 ? Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Addin problem during load | chris ampofo | Add-ins for Outlook | 4 | June 6th 06 03:32 PM |
AddIn crashes Outlook 2007 | Charles Sinclair | Add-ins for Outlook | 4 | June 1st 06 07:43 PM |
Problem getting Incoming Item in my Outlook Addin | seby | Add-ins for Outlook | 1 | May 6th 06 07:44 PM |
A different problem with Outlook Addin | Ram | Add-ins for Outlook | 1 | April 24th 06 03:31 PM |
OCX problem in VB Outlook AddIn | Rui Oliveira | Add-ins for Outlook | 0 | March 31st 06 05:42 PM |