[HttpWebRequest_WebException_RemoteServer]Arguments:NotFound

This article replaces TK00088.

Error:

When you log onto the Time and Expense portal with your username and password, you receive the following error.

[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=3.0.50611.0&File=S
ystem/Windows/dll&Key=HttpWebRequest_WebException_RemoteServer

Cause:

Multiple site bindings were not enabled in IIS.

Resolutions:

Resolution 1 (version 12.01 or earlier):

Edit the Web.config file.

  1. Go to Local Disk (C:) | inetpub | wwwroot folder.
  2. Right-click on the web.config file and open with NotePad or WordPad.
  3. Change “multipleSiteBindingsEnabled” to “true”.
  4. Click Save and close the file.
  5. Restart the IIS server.

 

Resolution 2 (version 12.02 or later):

Checkmark the box for Multiple Site Bindings in Project Cost Web Suite setup.

  1. Go to Local Disk (C:) | inetpub | pcWebSuite | App_Setup folder.
  2. Double-click Setup. Depending on security settings, you may see a UAC warning – click Yes if you get this window.
  3. Check Multiple Site Bindings.
  4. Click Save and close the Project Cost Web Suite Setup window.