Click here to Skip to main content
15,921,694 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am facing hardy in my aspx page. i have installed ajax control kit sucessfully and all controls already came in softwarebar tab named ;Ajax Control softwarekit
But when i try to design any page using with ajax control softwarekit, follow error message is coming:
Could not load type 'System.Web.UI.ScriptReferenceBase' from assembly 'System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'
Posted
Comments
N ManojKumar 8-Apr-13 8:45am    
Instead of asp:ScriptManager, use ajax:ToolkitScriptManager. Your problem will be solved.

1 solution

Hi Yogesh,

Along with Manoj's response, pls do visit this link for more information regarding the error and the solution.

http://runtingsproper.blogspot.in/2010/03/could-not-load-type.html[^]

Happy coding..!

Thank you,
Vamsi
 
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