Click here to Skip to main content
15,899,679 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
ERROR - SCRIPT5007: Unable to get property 'PageRequestManager' of undefined or null reference
In IE 10 windows 7 when i run it in compatible mode or any other browser or other versions of IE i am not experiencing this error. Any solution for this.......
Posted

1 solution

Possibly your browser definition file for .NET not up-to-date. So the framework can't identify your browser and do not render some necessary JavaScript sources.
Update the files from here: http://support.microsoft.com/kb/2600088[^]
 
Share this answer
 

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