Overview
The purpose of this article is to provide instructions for when the error 'Oops, Something Went Wrong' shows when attempting to access the FaxMaker Web Interface.
Environment
All FaxMaker installations version 18 and higher.
Solution
The cause for this issue is the types of Windows authentication enabled in IIS. Follow the steps below to set the correct authentication methods:
- Right-click the Start button and select Run.
- Type inetmgr and select OK.
- When the MMC opens.
- Expand the server/pc name node.
- Expand Sites.
- Expand the Default Web Site.
- Select FaxMaker and in the right pane, double-click authentication.
- Verify anonymous authentication and Windows authentication are enabled.
Note : If Windows authentication is missing follow this Microsoft article for instructions.
- Close the IIS Manager.
- From Programs, open a command prompt by right-clicking and selecting run as administrator.
- Type iisreset and hit enter.
- Close the administrative command prompt.
Confirmation
After enabling the authentication types, you will be able to access the FaxMaker Web Interface.