I have had this same problem with v1 and v1.1: When I click OK in the config box, nothing happens. This means that I can't turn any options on since all the changes get lost when I click the X in the top corner.
When I go through the debugging process I get this when I open the config dialog:
code:
Error: Automation server can't create object.
Line: 375. Code: -2146827859.
Function OnEvent_MenuClicked returned an error. Code: -2147352567
And this when I click OK:
code:
Error: 'null' is null or not an object.
Line: 526. Code: -2146823281.
Function OnConfigWindowEvent_CtrlClicked returned an error. Code: -2147352567
Any ideas?