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

Question

Question

SDK Login error

asked on July 25, 2014

I have an application that has worked fine my development environment.  In the UAT environment, I am getting the error 'Could not load file or assembly 'Laserfiche.HttpClient' or one of its dependencies'.  This occurs when I first attempt login into Laserfiche using the SDK.  The project references the following assemblies:

   Laserfiche.DocumentServices

   Laserfiche.I18n

   Laserfiche.RepositoryAccess.

 

I have installed the SDK runtime installer on the UAT server and the files (Laserfiche.HttpClient and LaserficheImaging) are visible in the GAC.  The runtime installer has always solved this problem in the past, but this time it has not worked.  Is there anything else I can check?

0 0

Replies

replied on July 28, 2014

Lets see... Just in case, you need to ensure that the specific version of the VC++ runtime is installed (x86 and x64 are different packages). You also should check the version of .net - the sdk runtime installs both CLR 2 and 4 libraries. 2 are in c:\windows\assembly and 4 are in C:\Windows\Microsoft.NET\assembly. If you don't have .net 4 installed the SDK runtime wouldn't be able to install the .net 4 assemblies into the CLR 4 GAC - and since that's a different location then the 'main' GAC, it's another place to check.

2 0
replied on July 25, 2014

What version of RepositoryAccess is that? Did you install the Microsoft Visual C++ Runtime as well when you installed the LF SDK runtime (it's not part of the Laserfiche installer, it needs to be installed separately)?

1 0
replied on July 28, 2014

I have version 9.0.0.506 of RepositoryAccess.  The Microsoft Visual C++ Runtime is already installed.

0 0
replied on August 1, 2014

Hi Chris, 

 

If your question has been answered, please let us know by clicking the "This answered my question" button on the response.

 

If you still need assistance with this matter, just update this thread. Thanks!

0 0
replied on August 1, 2014

Unfortunately, I have not been able to continue my testing this week as that server is being used for UAT.  I should be able to pick it up again next week.

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

Sign in to reply to this post.