Add-in Express for Microsoft Office and .net Releases

Released: Sep 7, 2017

Updates in 8.7.4430

Fixes

  • adxLoader does not load .NET Framework 2.0-based add-ins.
  • "The folder you're adding already exists in Add-ins" exception sometimes thrown in Outlook if the ADXOLSolutuionModule component was used.
  • LaunchMSIUpdates method threw "Verification failed" exception in some scenarios.

Released: Aug 11, 2017

Updates in 8.7.4425

Features

  • Automatic updates for per-machine add-ins in ClickTwice deployment.
  • Support for Microsoft OneNote 2010 and higher.
  • OnUpdaterBeforeStart and OnUpdaterInstallationCancelled events to the ADXAddinModule, ADXRTDServerModule, ADXSmartTagModule and ADXXLLModule classes.
  • DisableAutomaticUpdates, EnableAutomaticUpdates and LaunchAutomaticUpdate methods to the ADXAddinModule, ADXRTDServerModule and ADXXLLModule classes.

Fixes

  • Default location of the adxloader.log and adxregistrator.log files was...

Released: Mar 14, 2017

Updates in 8.6.4408

Features

  • Adds support for Visual Studio 2017.

Fixes

  • Add-ins signed with a digital signature created with the 8192 key length were not loaded by Microsoft Office applications.
  • CompleteReplacement advanced Outlook form region was drawn incorrectly in some scenarios.
  • Advanced Outlook regions did not restore their size and state.

Released: Jan 31, 2017

Updates in 8.5.4401

Features

  • Silent automatic updates for per-user add-ins in ClickTwice deployment.
  • Support for additional installation URLs in ClickTwice deployment.

Fixes

  • HTTPS links were handled incorrectly in the Provider URL parameter of the ClickOnce Publish dialog.
  • Some Windows messages were not handled by the OnSendMessage event handler.
  • ReadingPane advanced Outlook view region was not resized after maximizing the Outlook Explorer window.

Released: Nov 16, 2016

Updates in 8.4.4395

Features

  • Support for Visual Studio 2017 RC.
  • Added xlErrorGettingData value to the ADXExcelError enumeration.

Fixes

  • Wrong range address could be passed as an argument to a volatile XLL function.
  • OnKeyDown event of the ADXAddinModule component fired multiple times for a single keystroke.
  • ADXKeyboardShortcut component did not work in the Visual Basic for Applications (VBA) editor.
  • IntResource.dll and IntResource64.dll libraries were not signed with the Add-in Express digital signature.

Released: Oct 31, 2016

Updates in 8.3.4393

Features

  • Support for Automatic Updates in ClickTwice deployment.
  • OnHostApplicationInitialized method to the ADXAddinModule component.
  • ContainerControl property and the ADXContainerItemsChanged event to the ADXForm class.

Fixes

  • Visual Studio 2015 might have crashed after deleting the ADXOlFormsCollectionItem component.
  • ADXRibbonCommand component did not work for Outlook Report items.
  • Several problems when creating Visual Studio Installer setup projects in Visual Studio 2013 and 2015.
  • PowerPoint...

Released: May 30, 2016

Updates in 8.2.4371

Features

  • Tag2 property added to all Ribbon and Backstage controls.
  • ErrDiv0, ErrNA, ErrName, ErrNull, ErrNum, ErrRef and ErrValue static properties added to the ADXRTDServerModule class.
  • Ability to create custom prerequisites.
  • Support for multi-language prerequisites in ClickTwice deployment.
  • Support for specific Editions (for all users, for beta testers, etc.) in ClickTwice deployment.
  • Option to the Publish wizard that allows generating the configuration files for the adxPublisher.exe tool...

Released: Jan 21, 2016

Updates in this release

Updates in 8.1.4350

  • Support for the SHA-256 algorithm in the Signing Options, ClickOne and ClickTwice publishing dialogs, adxPublisher.exe and adxPatch.exe tools.
  • ADXRibbonContextMenu component now supports Word context menu names in Outlook add-ins.
  • The Advanced Outlook Regions and Advanced Excel Task Panes code was significantly refactored and improved.

Released: Oct 14, 2015

Updates in this release

Updates in 8.0.4330

  • Support for Microsoft Office 2016.
  • Support for Visual Studio Express 2015 for Windows Desktop.
  • Support for multi-language WiX setup projects.

Released: May 19, 2014

Updates in this release

Updates in 7.5.4072

  • Added ParentFolderObj property to the ADXOLSolutionModule component.
  • Added FolderObj property to the ADXOLSolutionFolder component.
  • Added FolderAdd, FolderChange and FolderRemove virtual methods to the ADXOutlookFoldersEvents class.
  • Added ItemAdd, ItemChange, ItemRemove, BeforeFolderMove and BeforeItemMove virtual methods to the ADXOutlookItemsEvents class.