Technical Speaking

Trying to make life easier for SharePoint people
posts - 58, comments - 60, trackbacks - 2

My Links

News


MJ Ferdous

MJ Ferdous is an IT professional from 7 years ago.

He is Technical Project Manager of Congral LLC, USA and SharePoint Consultant as well. He has industry level experience on SharePoint Server (MOSS 2007/2010) and did lots of Presentation & workshop on SharePoint.

He did work in OT Group SPA,Italy as SharePoint Consultant. He did lot of international projects during his professional life. For example: Software development for Internet Banking Portal, TCI on Canadian tourism sector, Rockwell MES solution for international pharmaceuticals companies and so on. He is the author of several technical article.

He is also Technical Author of DevMedia Group(Mrbool.com) as well as owner & modaretor of several groups of sharepoint and asp.net.. Looking for a Offshore Development partnership.............. in ASP.Net & Sharepoint 2007,2010.

invisible hit counter View My Stats

Tag Cloud

Article Categories

Archives

Post Categories

Image Galleries

Blogs [MVP]

My Articles

My Others Link

Public Speaking

Wednesday, July 13, 2011

SharePoint 2010 Config Error to run Central Administration

Have you ever get the following error when you run Central Administration in SharePoint Server? I hope you haven’t yet and make yourself ready to fix this error for future Smile

Config Error There is a duplicate 'system.web.extensions/scripting/scriptResourceHandler'section defined 

 

2011-07-13_1629

Problem: I have installed SharePoint 2010 in a server and recently I got this error in my server when I tried to run central administration. I was stuck here to resolve this issue as it was my staging server and I can not re-build everything from scratch. How I resolved this problem?

Solution: I started to run SharePoint Configuration Wizard to Fix this but I got the following Error

Failed to provision the SharePoint Central Administration Web Application.

An exception of type System.Runtime.InteropServices.COMException was thrown. Additional exception information: Filename: \\?\C:\inetpub\wwwroot\wss\VirtualDirectories\46824\web.config

Line number: 25

Error: There is a duplicate 'system.web.extensions/scripting/scriptResourceHandler' section defined

 

2011-07-13_1643

This issue occurred due to running the SharePoint Application pool under .NET framework 4.0, however, the application is compiled with .NET framework 3.5. SharePoint 2010 is running under .NET framework 3.5. So, in this case, please make sure the application pool is running under .NET framework 3.5.

 

Details: http://mssharepointtips.com/tip.asp?id=1172&page=1

Note: DO not remember to re-start IIS after changing .NET framework version to V2.0.50727.

Posted On Wednesday, July 13, 2011 5:11 PM | Feedback (2) | Filed Under [ SharePoint 2010 ]

Powered by: