Migration from VS 2005 to VS 2008
Hi every one,
I am new to vs 2008. i am migrating 2005 web application to vs 2008. During this process i am getting error like
Could not load file or assembly 'System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.
where i am using AJAX 1.0 in VS 2005
Hope i can find the solution
|