newbie: assembly 'System.Web.Extensions...' cannot be loaded

  • Thread starter Thread starter R.A.M.
  • Start date Start date
R

R.A.M.

Hello,
I have created a Web project in Visual Web Developer 2005 Express Edition. I
cannot compile my project because of the following error (translated from
Polish):

Error 1 File or assembly cannot be loaded 'System.Web.Extensions,
Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or
one of dependencies. The file not found.
F:\Inetpub\wwwroot\MIM-Magazyn\web.config 42

Please help
Thank you!
/RAM/
 
Hello R.A.M.,

Seems that u have no ASP.NET AJAX installed, because this dll are from that
package.

Go to the ajax.asp.net and download it

---
WBR,
Michael Nemtsev [.NET/C# MVP] :: blog: http://spaces.live.com/laflour

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo


R> 'System.Web.Extensions
R>
 
Back
Top