Click here to Skip to main content
15,893,790 members
Please Sign up or sign in to vote.
2.00/5 (1 vote)
See more:
My application running very well from last 4 months...but today It gives an error like HTTP error500.19-internal server error.
There is duplicate 'system.web.extension/scripting/scriptResourceHandler'section defind.
Web application is on server....
Posted
Comments
Eduard Keilholz 10-Oct-13 7:11am    
Good luck with that!

1 solution

 
Share this answer
 
Comments
Member 10315373 10-Oct-13 8:39am    
if I change framework from application pool from 4.0 to 2.0 then it gives error of targetFramework="4.0" ia case sensitive.and if it remain 4.0 then error of http500.19 duplicate script Resource handler...
Its my running Application so i am warried about it....

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