Symptom
500.19 Server error...
Cannot add duplicate collection entry of type 'add' with unique key attribute 'name' set to 'execpackage.aspx_*'
Cause
This is caused by duplicate keys in the web.config.
Solution
Replace the web.config file with a stock web.config file. Make sure to change the dbconn, encrypt key and locale information of your web.config file after replacement.
|