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.
- Go to Local Disk (C:) | inetpub | wwwroot folder.
- Right-click on the web.config file and open with NotePad or WordPad.
- Change “multipleSiteBindingsEnabled” to “true”.
- Click Save and close the file.
- Restart the IIS server.
Resolution 2 (version 12.02 or later):
Checkmark the box for Multiple Site Bindings in Project Cost Web Suite setup.
- Go to Local Disk (C:) | inetpub | pcWebSuite | App_Setup folder.
- Double-click Setup. Depending on security settings, you may see a UAC warning – click Yes if you get this window.
- Check Multiple Site Bindings.
- Click Save and close the Project Cost Web Suite Setup window.