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