Most common issue:
- Can't access Administration and Monitoring console while installing ABBYY FC application.
Root cause - Windows 10 Home edition doesn't include Windows Authentication (and a bunch of other IIS security features by default)
A detailed description of the problem with "Windows Authentication" is presented on the official Microsoft website at the link https://docs.microsoft.com/en-us/iis/configuration/system.webserver/security/authentication/windowsauthentication/
The most common workaround is
- find instructions to activate this type of authentication with a link https://stackoverflow.com/questions/38364218/windows-10-home-windows-authentication
- reinstall the server and verify that the Windows Authentication item has appeared in IIS
Comments
0 comments
Article is closed for comments.