C
ckapilla
I have a COM Add-in in beta test that throws an exception on two machines
(only) (so far) when attempting to set the password property.
I then tried to set the password in plain and simple VBA:
Application.ActiveDocument.Password="xxx"
on one of the machines which generates:
Error 4120 Bad Parameter
Can anyone offer some insights on what could cause this and how to correct
it? The fact that it happens on two different machines in two different
companies makes me wary that it could happen on more when we go to a wider
release.
TIA,
Chris K
(only) (so far) when attempting to set the password property.
I then tried to set the password in plain and simple VBA:
Application.ActiveDocument.Password="xxx"
on one of the machines which generates:
Error 4120 Bad Parameter
Can anyone offer some insights on what could cause this and how to correct
it? The fact that it happens on two different machines in two different
companies makes me wary that it could happen on more when we go to a wider
release.
TIA,
Chris K