I have two virtual machines. One is the Laserfiche server and License server. The other is my development client. When I open Laserfiche Client 9.1 on the server I can log into a repository with my windows authentication. But when I try to use my Windows credentials to log in through my dev client code I get the error "Access denied. [9013]Laserfiche login failed." However, I am able to log in with Laserfiche admin credentials.
LFSession.LogIn(LFRepository); // my Windows login method
My Windows account is linked to the ADMIN account. I have checked firewalls and security settings.
Also, both time's I've updated the Laserfiche SDK I was unable to authenticate with the server to get the license no matter what I tried. My boss had to login with his Windows account and then use his credentials to get at the licensing. He is the one who set up the vm's and is also linked to ADMIN.
Thoughts?