When trying to open the Web Client Configuration on the server
https://localhost/laserfiche/Configuration/Configuration.aspx
I receive a 404 error (attached). I have been told this may be IIS related but this appears to be running ok.
When trying to open the Web Client Configuration on the server
https://localhost/laserfiche/Configuration/Configuration.aspx
I receive a 404 error (attached). I have been told this may be IIS related but this appears to be running ok.
Since you're attempting to use https instead of using localhost try and use the actual server/domain URL
If you go into IIS manager, you can try to find the application and click the browse link from there to launch a browser. You could be in a situation where you have multiple sites, and the one where web client is installed is not the one on port 80.
When I replace localhost with the servername it prompts me for credentials. When I use the same credentials used to logon to the server it allows me into the Configuration menu.