Exception: NoPersistHandle

Hello everyone, I’m getting this strange exception and I don’t know how to solve it, furthermore, I can’t find anything similar in the forum.

I get the credential from the orchestrator and when I want to write it in the corresponding text boxes I get the exception:
Write to ‘Email’ : Unable to cast object of type ‘VariableLocation[System.Activities.NoPersistHandle]’ to type ‘VariableLocation[System.Int32]’.

I take some screenshots:
Get Credentials:
image
Type Into:


Exceptions:

Can any body help me?

Hi @Matias_Clemente.Arg

Are the values getting printed for the variables AcmeUserName and AcmePassword. Check the values in Immediate Panel.

Regards

1 Like

Thanks for your answer.
I think it was a momentary error. I restarted UiPath studio and the error disappeared. I’ll leave the thread open for a day in case it appears again.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.