Symptom:
AccelSee was installed on the same server (with SharePoint)
HTTP Error 500 was shown when trying to open SharePoint
There is a duplicate 'system.web.extensions/scripting/scriptResourceHandler' section defined
Solution
- Open your IIS console
- Change SharePoint - 80, SharePoint Central Administration, SharePoint Web Services Root into .NET Framework 2.0
- Restart All application pools
- Restart SharePoint Web application.
- Done

Add Comment