- Unable to login to RSA Archer after an upgrade.
- The following error message is displayed:
HTTP Error 500.19 - Internal Server Error The requested page cannot be accessed because the related configuration data for the page is invalid.
Module | IIS Web Core | Notification | BeginRequest | Handler | Not yet determined | Error Code | 0x800700b7 | Config Error | Cannot add duplicate collection entry of type 'add' with unique key attribute 'name' set to 'ArcherAsyncUploadHandler' | Config File | \\?\C:\inetpub\wwwroot\RSAArcher\web.config |
Config Source: 321: <add name="RepositoryUploadHandler" path="RepositoryUploadHandler.ashx" verb="*" preCondition="integratedMode" type="ArcherTech.Web.HttpHandlers.RadUploadHandlers.RepositoryUploadHandler, ArcherTech.Web" /> 322: <add name="ArcherAsyncUploadHandler" path="ArcherAsyncUploadHandler.ashx" verb="*" preCondition="integratedMode" type="ArcherTech.Web.HttpHandlers.RadUploadHandlers.ArcherAsyncUploadHandler, ArcherTech.Web" /> 323: <add name="StyleResourceLoader" path="StyleResourceHandler.axd" verb="*" preCondition="integratedMode" type="ArcherTech.Web.HttpHandlers.StyleResourceLoader, ArcherTech.Web" />
|