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

Question

Question

Laserfiche API Error 500.19 0x8007000d and IIS Error

asked on May 20, 2024 Show version history

Hi,
While installing Laserfiche API to a client, I cannot access the API page due to these errors warning below.
The client do not have Laserfiche Web Access. They only have Laserfiche Client. Can anyone try to fix this issue please?

iis ssl settings.png
internal.png
appsettings json.png
web config json.png
internal.png (192.62 KB)
0 0

Replies

replied on May 20, 2024

I'm not too familiar with Laserfiche API specifically, but when IIS complains about the web.config file and is unable to point to the particular line it's usually a permission problem reading the file. I'd suggest opening the file in notepad to make sure it appears correct, and then making sure that the account you have set for the application pool has read rights to it. There may be more information in the event viewer.

0 0
replied on May 20, 2024

I have inserted 2 more files above to verify and if there is any amendments to do

0 0
replied on May 20, 2024

You may be missing a prerequisite: .NET 6.0 ASP.NET Core Runtime.  Try installing the "Hosting Bundle" which includes the .NET Runtime and IIS support.

0 0
replied on May 20, 2024

I have already done that
I have also added the other 2 json file 

0 0
replied on May 21, 2024

Web.config and appsettings.json look fine. Is IIS ASP.NET 4.x installed?

0 0
replied on May 21, 2024

Yes it is checked

0 0
replied on May 22, 2024

I did some googling: try to repair "Hosting Bundle", reinstall Laserfiche API. Do other web app work in that IIS. "permission problem reading the file" is still a possibility.

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

Sign in to reply to this post.