SQL Server administration and T-SQL development, Web Programming with ASP.NET and Javascript, SAP Smartforms and ABAP Programming, Windows 7, Visual Studio and MS Office software Kodyaz Development Resources
Development resources, articles, tutorials, samples, codes and tools for .Net, SQL Server, Vista, etc.

Software Development



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.

I have been installing all my projects from a source control application on my new laptop.
Since everything is new, it is difficult to install everything in the right order without missing one.
In one of my projects, when I built the solution I got the following error message.

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.

pointing to the web.config file where the following reference is registered.

<add assembly="System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>


This error is actually pointing that I have been using ASP.NET AJAX 1.0 in this solution and I have not installed the ASP.NET AJAX 1.0 on the new computer.

If you have a similar problem you can download and install it from Microsoft ASP.NET AJAX 1.0 Download page.

Published Tuesday, February 17, 2009 2:18 PM
Filed Under: , ,

Comments

No Comments
Anonymous comments are disabled

About eralper

Worked with Vignette , developed Tcl/Tk
Copyright © 2004 - 2012 Eralper Yilmaz. All rights reserved.
Community Server, by Telligent Systems