problem adding button to toolbar and .ecf file

R

robert dugal

When using an ECF file my exchange client extension is
unable to install a button on the standard toolbar. The
code doesn't fail but the button doesn't get displayed.

If I remove the ECF file and use only the registry, the
button shows up.

Here is the contents of my ECF:

[General]
Display Name=test
Description=test
Path="test.dll"
Entry Point=1
Client Version=4.0
Misc
Flags=NoOptimizeInterfaceMap;MoreContexts;InstallCommandsEa
rly;WarnIfNoDLL;OutlookCommands

[Exchange Client Compatibility]
Exchange Registry=1
Exchange Extension Key="test"
Exchange Context Map=11111111111111
Exchange Interface Map=11111111

[Application]
Events=OnStartup;OnShutdown

[Session]
Events=OnLogon;OnLogoff;OnDelivery

[Property Sheet]
Events=AddPropSheetPages
Property Sheet
Dialogs=CustomFormOptions;Message;Store;Folder;ToolsOptions

[Folder]
Folder Class=IPF
Views=Explorer;Viewer
Events=AllCommands;InstallCommands;AddPropSheetPages;Instal
l;OnFolderChange;OnSelectionChange
Menu
Drops=File;Edit;View;Insert;Format;Tools;Compose;Help;Main;
Toolbar;Contact;Calendar;Note;Task;Journal;FileFolder

[Item]
Message Class=IPM
Item States=Modal;NonModal;Read;Compose
Events=AllCommands;InstallCommands;OnItemChange;OnCommand;O
nCheckNames;OnCheckNamesComplete;OnRead;OnReadComplete;OnWr
ite;OnWriteComplete;OnSubmit;OnSubmitComplete;OnMenuDropDow
n;AddPropSheetPages;OnOpen;OnClose
Menu
Drops=File;Edit;View;Insert;Format;Tools;Compose;Help;Main;
Toolbar;Contact;Calendar;Note;Task;Journal;FileFolder
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top