This article replaces TK00116.
Error:
You attempt to logon to the Time & Expense portal and receive the following error.
GetSessionKey : [HttpWebRequest_WebException_RemoteServer] Arguments: NotFound Debugging resource strings are unavailable. Often the key and arguments provide sufficient information to diagnose the problem. See http://go.microsoft.com/ fwlink/? linkid=106663&Version=5.1.20513.0&File=System.Wind ows.dll&Key=HttpWebRequest_WebException_RemoteSer ver
Cause:
- Incomplete or missing Server Manager features.
- Anonymous Authentication in IIS is disabled.
Resolutions:
Resolution 1:
Install incomplete or missing Server Manager features.
- Open Server Manager.
- On the Dashboard, click Add roles and features.
- Click Next.
- Select the radio button for Role-based or feature-based installation.
- Click Next.
- Select the correct server from the list.
- Click Next.
- If Web Server (IIS) appears, move on to the next step. If not, check the box and click Add Features.
- Click Next.
- Expand the tree view for .NET Framework.
- If WCF Services appears, move on to the next step. If not, check the box and click Add Features.
- Click Next.
- If Tracing appears, move on to the next step. If not, check the box for Tracing.
- If Basic Authentication and Windows Authentication appears, move on to the next step. If not, check for the box for both.
- If .NET Extensibility appears, move onto the next step. If not, check .NET Extensibility.
- Click Next.
- Click Install.
- Stop and restart the server.
Resolution 2:
Note: This does not apply to single sign-on environments.
Enable Anonymous Authentication in IIS.
- Open Internet Information Services (IIS) Manager.
- Under Connections, select the web site for Project Cost Web Suite.
- Double-click on Authentication.
- Select Anonymous Authentication and click Enable.
- On the web site Home page, click Restart.