You are viewing limited content. For full access, please sign in.

Question

Question

getting error 9010 with RA when running session.login

SDK
asked on March 21, 2014

I have a program that works just fine on the Dev pc, However on the production environment, it does not matter what password and username i use, i keep getting the 9010 error " The user account or password is incorrect.

 

Any Ideas???

 

here is the line

 

session.login(MyUsername,MyPassword,repository)

 

....

Again, it works on development pc

0 0

Answer

SELECTED ANSWER
replied on March 21, 2014

Resolved the problem. The password was encrypted by a third party utility and needed to be decrypted first.

0 0

Replies

You are not allowed to reply in this post.
You are not allowed to follow up in this post.

Sign in to reply to this post.