To ensure that your instance of P6 Team Member works correctly with IIS 8.5, you will need to update your web.config
file; otherwise, you might experience an error when attempting to select an option from the drop-down menu of My Tasks.
To configure IIS 8.5 for P6 Team Member:
\inetpub\wwwroot
.<modules><remove name="WebDAVModule" /></modules>
to the inside of the <system.webServer></system.webServer>
tag.<remove name="WebDAV" />
beneath the <handlers></handlers>
tag, which can be found inside the <system.webServer></system.webServer>
tag.
Related Topics |
Legal Notices
Copyright © 1999, 2016,
Oracle and/or its affiliates. All rights reserved.
Last Published Thursday, February 04, 2016