Monday, June 22, 2009

Could not load type 'System.Web.UI.ScriptReferenceBase' from assembly 'System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'. error

getting error
Could not load type 'System.Web.UI.ScriptReferenceBase' from assembly 'System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
 
 
change:
<ajaxToolkit:ToolkitScriptManager ID="ScriptManager1" runat="server" />
 
to: <asp:ScriptManager ID="ScriptManager1" runat="server" />

 

4 comments:

Lavanya Polumatla said...

Thanq for this post it helped me a lot...

http://mGinger.com/index.jsp?inviteId=1435613

Unknown said...

not working. i have already taken it





still giving error

Amir Nasiruddin said...

Install SP1

Bhaskar Tripathi said...

Installing DotNet framework 3.5 SP1 fixed the issue.

-Bhaskar
"It is our wits that make us men"
www.bhaskartripathi.com