A Microsoft Outlook email forum. Outlook Banter

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.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Add-ins for Outlook
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Problem with an Addin using IExchExtCommands and Outlook 2007 B2 T



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old October 31st 06, 10:22 AM posted to microsoft.public.outlook.program_addins
Christophe SAINCLIVIER
external usenet poster
 
Posts: 1
Default Problem with an Addin using IExchExtCommands and Outlook 2007 B2 T

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  
Old October 31st 06, 11:26 AM posted to microsoft.public.outlook.program_addins
T-rev
external usenet poster
 
Posts: 23
Default Problem with an Addin using IExchExtCommands and Outlook 2007 B2 T

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  
Old October 31st 06, 11:38 AM posted to microsoft.public.outlook.program_addins
Christophe SAINCLIVIER
external usenet poster
 
Posts: 1
Default Problem with an Addin using IExchExtCommands and Outlook 2007

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
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


All times are GMT +1. The time now is 06:18 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.