Click here to Skip to main content
15,887,214 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hello,


I am using visual studio 2012,IIS7 and web Deploy 3.0 tool to deploy my package.After deploying package iwhen i browse my site i got following error.

"There is a duplicate 'system.web.extensions/scripting/scriptResourceHandler' section defined
Config File \\?\C:\inetpub\wwwroot\web.config " .


from my webroot config file i remove settings but still i m getting new error.

"Remove the Target framework 4.0 or above from compliation tag".

I google a lot and replace my webconfig section with the code provided but still getting error.

I change my Application pool to 4.0 but error is still coming.

Please help me out as i m stuck in this error.
Thanks
Posted
Comments
Madhu Nair 18-Oct-13 8:30am    
post your web.config file
Mehdy Moini 18-Oct-13 12:10pm    
And also post your last error

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900