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

Question

Question

Could not load file or assembly 'Laserfiche.I18n' in public IIS

asked on June 5, 2019

I have a web api in ASP.Net that has the reference only to the libraries of Laserfiche.DocumentServices and Laserfiche.RepositoryAccess but when it is published in the IIS webserver, I have the following error,

The server has LF SDK 10.2, LF WebClient installed. This is very strange because it refers to the Laserfiche.I18n.dll library if I am not using it.

I have everything installed in 64 bit.

Thanks for the Assistance, any ideas would be great.

0 0

Replies

replied on June 5, 2019 Show version history

The I18n library is a dependency of RepositoryAccess, so it is required even if you don't use it directly.  You can't just copy over the assemblies you need, you should run the redistributable installer that comes with the SDK.  If you've run the SDK installer, you should see that version of the I18n assembly in C:\Windows\Microsoft.NET\assembly\GAC_64\Laserfiche.I18n.

0 0
replied on June 7, 2019

Yes -- install the Laserfiche SDK Runtime on the IIS server.

0 0
replied on June 7, 2019

What version of RepositoryAccess is your project referencing? Your support case seems to indicate that you're using a version higher than 10.2.

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

Sign in to reply to this post.