Notifications
Clear all
Jan 19, 2019 5:45 pm
I'm getting this error after installing Server asp.net v2.0.
Any ideas?
2 Replies
Jan 20, 2019 1:08 am
Hello,
This error usually indicates you already have a ScriptResourceHandler either on server level or applied some custom settings to the SolidCP Site config which created a duplicate section.
You can check out the web.config and make sure it only has the section once, if it does only have it once it's most likely already defined on server level to which you should remove this section from SolidCP web.config.
Regards,
Marco
Jan 20, 2019 4:18 am
Thanks for the help. I commented out that section and it's working now. I'm trying to limp an old exchange 2007 along plus migrate from MSP until I can get all the accounts off the 2007 server.