So this was working for a long time and suddenly this happened.
I cant access the administrator page and its giving me http: error 500.19 - Internal Server error.
The requested page cannot be accessed because the related configuration data for the page is invalid.
Module | IpRestrictionModule |
---|---|
Notification | BeginRequest |
Handler | AboMapperCustom-119321610 |
Error Code | 0x800700b7 |
Config Error | Cannot add duplicate collection entry of type 'add' with combined key attributes 'ipAddress, subnetMask, domainName' respectively set to '127.0.0.1, 255.255.255.255, |
Physical Path | C:\inetpub\wwwroot\CFIDE\administrator\index.cfm |
---|---|
Logon Method | Not yet determined |
Logon User | Not yet determined |
Config Source
1056: <ipSecurity> 1057: <add ipAddress="127.0.0.1" allowed="true" />
- Im accessing it from within the server.
Server is Windows 2008 R2 - IIS 7
Single server environment. Used only for a few websites. Any ideas what could it be?
Message was edited by: dennise ong I removed the IP restriction to 127.0.0.1 and the administrator page came in as blank. No error number.