My Connexion client crashes when I try to run macros

Symptom
Applies to
Resolution

The 3.1 version of Connexion client uses a different command construct when opening. Within each macro, every instance of CreateObject("Connex.Client") must change to GetObject(,"Connex.Client"). This conversion will run automatically when the client is launched, but the update process may fail before updating all of your macros. You can make the change to macros that missed it through one of the following:

Additional information

There is more on this change to macro code

Page ID
54699