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

Question

Question

MissingMethodException HttpCertificateInfo

asked on August 30, 2019

Hello All,

I am using the LaserFicheAPI with a C# Windows front end and I cannot log into LaserFiche.

Can anyone offer any help as to the error message below:

System.MissingMethodException: Method not found: 'Laserfiche.HttpClient.HttpCertificateInfo Laserfiche.HttpClient.HttpRequest.get_CertificateInfo()'.\r\n at Laserfiche.RepositoryAccess.Session.SendLogInRequest(String idnRepName, HttpCredential credentials)\r\n at Laserfiche.RepositoryAccess.Session.LoginToServer(RepositoryRegistration repository, HttpCredential

Thank You,

Bruce

0 0

Replies

replied on August 30, 2019

You need to be Thread-aware of what is actually logging in to the repository.  Are you using a default login to a Laserfiche Repository User or a Windows account?  Then, do they have access?

replied on August 30, 2019

I think the only way to get that error is to have your process load up incompatible versions of RepositoryAccess.dll and HttpClient.dll. I guess you have a pre-2016 RA calling into a newer HttpClient. Can you verify their versions?

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

Sign in to reply to this post.