Click here to Skip to main content
15,891,184 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am using Visual studio 2005. I am installed Ajax tools to my project it was not running.I was installed Ajax35. It is displayed error please add Reference for System.web.Extensions 1.30... version 3.5 Unfortunately i cannot installed Recent Version of Visual Studio. I should work on 2005 for my company rules. What can I do. Please anyone help

Thank you
Posted
Comments
Balakrishnan Dhinakaran 22-Dec-11 4:01am    
http://www.microsoft.com/download/en/details.aspx?id=883

Visual studio 2005 has some specific set of ajax controls So obviously you have to use those controls
 
Share this answer
 
Comments
RaviRanjanKr 22-Dec-11 15:18pm    
My 5+
Check your web config file, there should be reference ajaxcontroltollkit.dll. 
 
Share this answer
 
yeah! its supported by Visual Studio. ASP.NET AJAX is only available on Windows accounts with ASP.NET 2.0 and 4.0 enabled.
ASP.NET AJAX assembly (System.Web.Extensions.dll) is installed in the global assembly cache (GAC). SP.NET AJAX integrates client script libraries with the ASP.NET 2.0 server-based development framework
for more reference :-
http://www.microsoft.com/download/en/details.aspx?id=883[^]
 
Share this answer
 
just check u r ajax version and then used it?
 
Share this answer
 
Comments
RaviRanjanKr 22-Dec-11 15:16pm    
Avoid to use Short text words like u instead of using 'You' and r instead of using 'are'

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