Click here to Skip to main content
15,885,366 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Dear All experts,

Ajax Control Toolkit not working in at the time of Web Application Design what we need.

thank u for Your valuable replay.

after drag the control run the application i got this error message.

Error 4 Assembly 'AjaxControlToolkit, Version=4.1.40412.0, Culture=neutral, PublicKeyToken=28f01b0e84b6d53e' uses 'System.Web.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' which has a higher version than referenced assembly 'System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'
Posted
Updated 19-Oct-11 6:07am
v2
Comments
sravani.v 19-Oct-11 8:03am    
Are u getting any error?

Are you using the most up to date version of the Ajax DLLs?
 
Share this answer
 
Are you getting any error messages?
Have you remembered to add the Ajax dll's as references in Visual Studio? (Right click on project, add reference, navigate to where the DLL is downloaded to).
And also have you included them in the code?
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Top Experts
Last 24hrsThis month


CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900